Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Index problems
Message
 
 
To
31/07/1999 13:35:12
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00248533
Message ID:
00248568
Views:
13
>>Sounds like Dan has got you going in the right direction. First problem to solve is that you must stop the user from turning off the pc.
>>
>
>I have had so many problems with users turning off the PC or just leaving the apps opened and going to lunch. Barbara Paltiel had suggested using Semaphore locking, but I never had time to really research that.

I know what you mean. My main app doesn't buffer. User click an edit button to lock a record and then a save button to unlock it. Because it is healthcare record we wanted to make sure only one person can change the record at a time and there were no overwrites. Sure can cause some problems on occassion.

I have implemented another smaller (no health data) that using buffer with optimistic record locking. Was surprisingly easy to implement especially since I used a "last one wins" strategy.
Previous
Reply
Map
View

Click here to load this message in the networking platform