Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Record in Use
Message
From
11/03/1999 23:43:36
 
 
To
11/03/1999 11:59:27
Ian Matthews
Up & Running Technologies Inc
Chestermere, Alberta, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00196458
Message ID:
00196651
Views:
42
>If a table has OPTIMISTIC ROW BUFFERING how can the system check if a record is open (i.e. being displayed on someonese screen but not necessarily being changed)?
>
>Unless someone changes data, the record is not locked so RLOCK() does not help.
>
>I am looking for something like USED() but relating to records (not tables.)

You could RLOCK the record explicitly everywhere, so after one user has RLOCKed it, the other user tries, and can't.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform