Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multi users on same form
Message
From
26/08/1999 07:45:52
 
 
To
25/08/1999 17:50:23
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00257651
Message ID:
00257791
Views:
17
You will need some kind of buffering (record/table, optimistic/pessimistic). When you save the data, check the result of TableUpdate() for any conflict. If there is a conflict, you may use GetFldState() to determine which fields collide.

HTH

>I have a form ready in my project. What is the best way to do in order for my users to use it in network directory? Do I need to do anything? My users might not use the same record but they will access the same table.
Previous
Reply
Map
View

Click here to load this message in the networking platform