Specify whether a Microsoft Access database opens in shared or exclusive mode
by default
If you want others to be able to open the Microsoft Access database at the same time you have it open, click Shared.
If you want sole access to the Access database when you have it open, click Exclusive.
Notes
Specify update retry and refresh interval settings
To set the interval after which Microsoft Access automatically tries to save a changed record that is locked by another user, type the number of milliseconds in the Update retry interval box. Valid values are 0 through 1,000.
To set the number of times Microsoft Access tries to save a changed record that is locked by another user, type a number in the Number of update retries box. Valid values are 0 through 10.
To set the interval after which Microsoft Access automatically refreshes records that you're accessing using ODBC, type the number of seconds in the ODBC refresh interval box. Valid values are 1 through 32,766.
To specify how often data is automatically updated, type the number of seconds in the Refresh interval box. Valid values are 1 through 32,766 seconds. For example, if you type 120, the data is updated every 2 minutes. This setting takes effect only if the database is shared on a network.
Specify the record locking strategy
When a user edits a record, Microsoft Access can automatically prevent others from changing that record until the user has finished editing it. Giving one user exclusive access to a record is called locking.
Under Default record locking, do one of the following:
To prevent locking of records while you edit them, click No locks.
To lock all records in the form or datasheet (and the underlying tables) while you edit them, click All records.
To lock only the record you're editing, click Edited record.
Specify record-level or page-level locking
Do one of the following:
To make record-level locking the new default setting for the current Microsoft Access database, select the Open databases using record-level locking check box.
To make page-level locking the new default setting for the current Access database, clear the Open databases using record-level locking check box.
This setting takes effect the next time you open the Access database, but you must use the Open command on the File menu rather than the list of most recently used files at the end of the File menu.