Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Licence
Message
From
09/07/1999 17:13:49
 
 
To
09/07/1999 15:16:01
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00239606
Message ID:
00239662
Views:
12
>Any information about how I can control my application to run
>for specific users for example no more than 5 users.
>thank you in advance.

Have 5 dbfs, user1.dbf... or something a little more sneaky if you like, try to open the 1st one exclusive, if that doesn't works, try the second... all the way untill you hit the end. In order to be more secure (so users don't add more liscences by adding more files) scan through a 1 column table. Each Liscence will have a record pointing to the appropriate file. Use that to epn your files.
Previous
Reply
Map
View

Click here to load this message in the networking platform