Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ISRLOCKED()
Message
From
17/10/1999 08:15:52
Razvan Alexandru
Soft Team Solutions Srl
Bucharest, Romania
 
 
To
17/10/1999 08:03:01
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00277411
Message ID:
00277416
Views:
26
>>I have 5 records and I locks records 1,3,5 (PC 1).
>>
>>I want to found locks records from PC 2.
>>
>>IsRLocked() return .F. for every record, if the record
>>not lock from PC 2 (because the locks is set by PC 1.)
>>
>>What function I can use to locate the records unlocked.
>>
>>Thanks.
>
>Have you try relock()
>If the record is locked rlock returns .f.
>if not rlock returns .t. and locks the recod.

Yes, RLOCK() is good, but i don't want to lock the record.
I want to see what records is locks in this moment.
I need to do this operation on every 10 seconds.

If the records on the table is 1000 the method is not good.

What did yoy say ?

Thanks.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform