Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Soft locks and table buffering
Message
From
17/09/2002 18:13:17
Irv Adams
MSC Managed Care, Inc.
Florida, United States
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00700960
Message ID:
00701542
Views:
15
That's a good idea, or just create an Array of record #s and associated User IDs for 'checked out' records, fast and efficient...

Good luck!

>Soft locking works good for me. In this app, there's no reason to have the record physically locked. It's good enough to essentially mark it as being "checked out" by a person. I'm going to try the suggestion from another thread of putting the "checked out" records in another table, which eliminates the need for the extra TABLEUPDATE().
>
>Thanks,
>
>Michelle
>
>
>>We used to do this (SoftLock) in the Fox 2.6 days and haven't been specific at the User-level since, but I am very interested in this thread...I would like to figure a way to do this myself in VFP.
>>
>>The TableUpdate() command will return Record #s for un-updateable records as an Error array, if these could be captured beforehand somehow...
>>
>>Just some thoughts.
>>
>>-Irv.
>>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform