Using Batch Updates and Transactions with Client-Server Applications

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

 

Wes Kim
Microsoft Corporation

April 2001

Applies to:
   Microsoft® Access 2002

Summary: Microsoft Access 2002 does not provide native support for batch updates and transactions. In addition, a number of previously-documented elements are not implemented. These elements are detailed in this online document. (1 printed page)

Elements Referenced, But Not Implemented

Microsoft Access 2002 does not natively support batch updates and transactions. Although references to the following elements may appear in the documentation, they were not implemented in the release version, and the keywords are reserved for future use.

  • AfterBeginTransaction event
  • AfterBeginTransaction property
  • AfterCommitTransaction event
  • AfterCommitTransaction property
  • BatchUpdates property
  • BeforeBeginTransaction event
  • BeforeBeginTransaction property
  • BeforeCommitTransaction event
  • BeforeCommitTransaction property
  • BeginBatchEdit event
  • BeginBatchEdit property
  • CommitOnClose property
  • CommitOnNavigation property
  • RollbackTransaction event
  • RollbackTransaction property
  • UndoBatchEdit event
  • UndoBatchEdit property