Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data Process Flow
Message
De
20/04/1999 22:46:03
 
 
À
20/04/1999 21:38:32
Ronald Suen
Epic Solutions Inc.
Edmonton, Alberta, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00210338
Message ID:
00210394
Vues:
44
>Okay, how does VFP issue record locks on table when a user does something to the record? Are these locks issued on the table header of the DBF file?

VFP locks only the record when a user is making changes to it. When and for how long the record is locked depends on the buffering scheme of the current cursor. The only time that VFP puts a lock on the table header is when adding a record (locks the header to increment its record count) and when executing a DELETE or REPLACE command that has been issued with the FOR clause.
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform