Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Attempting to lock
Message
From
17/01/2008 13:16:03
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01282563
Message ID:
01282714
Views:
18
This message has been marked as the solution to the initial question of the thread.
IF RLOCK ()
    *-- Record not in use by another. We have the lock on it
ELSE
    *-- Record locked by someone else
ENDIF
>If I decide to use buffering 4, is there a way to check if the record is in use, before trying to update it ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform