Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Process Flow
Message
From
20/04/1999 22:46:03
 
 
To
20/04/1999 21:38:32
Ronald Suen
Epic Solutions Inc.
Edmonton, Alberta, Canada
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00210338
Message ID:
00210394
Views:
43
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform