Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you lock a record fast?
Message
From
03/03/2003 02:40:16
Walter Meester
HoogkarspelNetherlands
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00758830
Message ID:
00760260
Views:
31
Jim,

>I don't. All of my work now is web based and uses disconnceted data access. Trying to insure a successful save (pessimistic approach) is a complete waste of time. Everything MUST use the optimistic approach and deal with collisions when they happen.

I was not talking about insuring a succesfull save. I Just was talking about semphores and mutexes. For example how would you limit the number of concurrent users on an application. How would you denie access to a certain module if someone else is working with it ? I guess you don't do this (mainly because it is not easy to do).

Walter,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform