Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multi-user table updates
Message
 
To
10/04/2002 09:47:47
Denis Filer
University of Oxford
United Kingdom
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00643141
Message ID:
00646762
Views:
7
before editing try to issue rlock() before editing a record. Then issue unlock after saving.

With this you can restrict users to edit the same record simultaneously. If the rlock() returns false. The record is in use by another user.
i hope this helps
Previous
Reply
Map
View

Click here to load this message in the networking platform