<< Click to Display Table of Contents >>
Database Share Mode
For Paradox, FoxPro, Access, and dBASE tables, if eShareMode is set to dbiOPENEXCL, then only this session can open the table. If the table is already opened (shared or exclusive) by another session, an attempt to open the table exclusively results in an error. The following table shows the results of different combinations of the database share mode and eShareMode:
Database |
eShareMode |
Result |
Exclusive |
Exclusive |
Exclusive |
Exclusive |
Share |
Exclusive |
Share |
Exclusive |
Exclusive |
Share |
Share |
Share |