Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multi User Access
Message
From
15/09/1996 13:11:53
 
 
To
15/09/1996 11:54:19
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00007846
Message ID:
00007849
Views:
34
>As Michel said: add a field to each table to hold the user identification code. When a normal user enter the application, issue a SET FILTER TO USERFIELD=USERCODE. When you save a record, you must REPLACE USERFIELD WITH USERCODE. This way, each user will see only the records created by himself.
>
>For Supervisor, you will not issue a SET FILTER command. So, he will see the entire database.
>
>If your database is a very large one, I suggest you to create an index on USERFIELD. This way you will take advantage of Rushmore technology (you don't need to set order to this index). The index must be in a CDX index file.

That's a very complete information for him.

BTW Nice signature you have now. :)
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform