Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: Access 2013, Office 2013
Used with the Update method to specify which updates to write to disk.
Name |
Value |
Description |
---|---|---|
dbUpdateBatch |
4 |
All pending changes in the update cache are written to disk. |
dbUpdateCurrentRecord |
2 |
Only the current record's pending changes are written to disk. |
dbUpdateRegular |
1 |
(Default) Pending changes are not cached and are written to disk immediately. |