Hey Kevin (apologies Bram for hi-jacking the thread!),
So I'm a little stuck.
1. Global Owner string is THREAD flagged.
2. Files have !ownerstr set in the dictionary.
2. FM3 is in the data dll.
3. SQL Connect is there also (MSSQL db).
4. There is a base db, owner string set at startup.
5. In Webhandler, ProcessLink I set the "Client" Owner string into the global Owner string variable.
I'm getting "File Access Error - File Not Found (2)" messages from then on (once because the app ends on the OK click, but I've experimented with a bit of code here and there).
So. Even though the global owner string is being set, it looks like my app won't recognise that. Am trying to work out why.
Also, originally, I didn't have FM3 in the app at all (use a converter backend app). But because I was getting the errors, tried putting it in .. Didn't make a difference at this point.
Any thoughts?
Cheers,
Stu