Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Record locked
Message
De
21/08/2001 14:34:09
 
 
À
21/08/2001 14:07:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00546829
Message ID:
00546909
Vues:
15
>Thanks a lot Cetin and Steve.
>
>Cetin's approach is what what I was looking for. Rlock function tries to lock and I only want to test for if it is locked ot not.
>
>Regards
>
>
>
>>>What function is used to test if a record is locked?
>>>
>>>Thanks in advance.
>>>
>>>Oscar Corte
>>
>>IsRLocked() and sys(2011).
>>Cetin

BTW, you also need to look at the SET REPROCESS command. Since you are only trying to test the lock status, you can use SET REPROCESS TO 1 so you don't have to wait 'forever' :)

Of course, if you are only trying to find out if you have the record on the local workstation (in the current datasession), Cetin's solution is correct, and SET REPROCESS is irrelevent...
Steve Gibson
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform