Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Who locked the record?
Message
From
04/12/1998 09:10:50
 
 
To
04/12/1998 09:03:04
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00164034
Message ID:
00164042
Views:
26
>Hi all,
>
>I guess it's not possible for VFP to tell you who locked a particular record (or a table, whatever)? The rlock() function doesn't return this information when you try to place a lock on a record, which is already locked by some other user.
>
>Best regards,
>Abe

You may provide on application level, i.e. you can add one more field to a table which will be filled by e.g. UserId when successful RLOCK() is applied, i.e. next user can read UserId after unsuccessful RLOCK().
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform