ACC2002: Event Topics, Property Topics, and Other Help Topics Related to Batch Transactions in Access 2002 Are Incorrect (293334)



The information in this article applies to:

  • Microsoft Access 2002

This article was previously published under Q293334
Moderate: Requires basic macro, coding, and interoperability skills.

This article applies only to a Microsoft Access project (.adp).

SYMPTOMS

The following events and properties are not available in Access 2002, even though these events and properties are documented in the Access 2002 Help system.
  • AfterBeginTransaction
  • AfterCommitTransaction
  • BatchUpdates
  • BeforeBeginTransaction
  • BeforeCommitTransaction
  • BeginBatchEdit
  • CommitOnClose
  • CommitOnNavigation
  • RollbackTransaction
  • UndoBatchEdit
The following Help topics are also not correct.
  • About batch transactions
  • Save multiple records in a batch transaction
  • What's new in Microsoft Access; the Batch Updates in Microsoft Access Projects using Microsoft SQL Server section
You may also see a link to a Help topic on the Web titled "WEB: Using Batch Updates and Transactions with Client-Server Applications." This page is not available.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

MORE INFORMATION

Steps to Reproduce the Behavior

  1. Open the sample project NorthwindCS.adp.
  2. Press ALT+F11 to open the Visual Basic Editor.
  3. On the Help menu, click Microsoft Visual Basic Help.
  4. Type BatchUpdates in the Office Assistant or the Answer Wizard, and then click Search to view the topics that are returned.

    Note that topics are returned, even though batch transactions were removed in the final release of Microsoft Access 2002.

Modification Type:MajorLast Reviewed:11/6/2003
Keywords:kbbug KbClientServer kbdocerr kbnofix KB293334