Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: multi client design

$
0
0
Re: multi client design
FoxPro Programming
Re: multi client design
02/16/2012
09:58:19 AM
3FN0LDGKB Show this entire thread in new window
Gratar Image based on email address
From:
To:
Attachments:
None
things are slightly different on a web server ...
In COM/production mode, your wConnect application runs under the account you choose - it may be a generic administrator account having right over your various clients folders.

Using such or such table in wUserSet() has no implication in terms of security.

I cannot do that under the rules of their security. No two clients can even have access to the same folders, let alone tables.

If you are using FoxInCloud, you can, in yourForm.Load, use a dummy set of tables and, in youForm.wUserSet(), re-use the proper table(s) for the user.



-- thn (FoxInCloud)


Viewing all articles
Browse latest Browse all 10393

Trending Articles