Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need Multi-User Suggestions
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Need Multi-User Suggestions
Miscellaneous
Thread ID:
00411028
Message ID:
00411028
Views:
37
I am working on a LAN application.

What is the best way to handle multiple users accessing the
same records at once?

1. Do I lock the record when the user navigates to it, therefore
ensuring that the record is available, but keeping everyone else
out indefinitly?

2. Try to lock the record when the user starts editing, and possibly
pop up an error message if the record in use?

3. Try to lock the record when the user clicks Save, and possibly
pop up an error message if the record in use, and forcing the user
to either wait, or discard all the changes?

4. Or, .... what eles can I do?

Thanks
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Next
Reply
Map
View

Click here to load this message in the networking platform