skip to main content
Drivers Only Available for 32-Bit Platforms : The dBASE Driver : Locking
 

Try DataDirect Drivers Now

Locking

With the dBASE driver, you can build and run applications that share dBASE database files on a network. Whenever more than one user is running an application that accesses a shared database file, the applications should lock the records that are being changed. Locking a record prevents other users from locking, updating, or deleting the record.
In this section: 
* Levels of Database Locking
* Limit on Number of Locks
* How Transactions Affect Record Locks