Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

ACC2000: You Do Not Get the SaveAll Dialog Box After You Compile Even If You Have Changed Multiple Forms or Reports


View products that this article applies to.

This article was previously published under Q248961
Advanced: Requires expert coding, interoperability, and multiuser skills.

This article applies to a Microsoft Access database (.mdb) and to a Microsoft Access project (.adp).

↑ Back to the top


Symptoms

When you compile a Microsoft Access 2000 database or project, all empty event procedures are removed from the form and report modules in your database. However, when you close the database, you only get a prompt to save one form or report, even if you have modified more than one form or report module.

↑ Back to the top


Resolution

To resolve this problem, obtain Microsoft Office 2000 Service Release 1/1a (SR-1/SR-1a).

To obtain SR-1/SR-1a, click the article number below to view the article in the Microsoft Knowledge Base:
245025� OFF2000: How to Obtain and Install Microsoft Office 2000 Service Release 1/1a (SR-1/SR-1a)

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was corrected in Microsoft Office 2000 SR-1/SR-1a.

↑ Back to the top


More information

Steps to Reproduce Behavior

  1. Create a new Microsoft Access 2000 database.
  2. Create a new form, and name it Form1.
  3. In Design view of the Form1 form, click Properties on the View menu, and then set the OnLoad property to [Event Procedure].
  4. Click the Build button to open the Visual Basic Editor. Note the empty Form_Load event procedure.
  5. Close the Visual Basic Editor, and then save and close the Form1 form.
  6. Make a copy of the Form1 form, and name it Form2.
  7. Open the Visual Basic Editor (ALT + F11), and then click Compile on the Debug menu.
  8. Close the Visual Basic Editor, and view the items on the Window menu. Note that the Form1 form and the Form2 form are open.
  9. Click Close on the File menu. Note that you get a message that asks you if you want to save the Form1 form. However, the empty procedures in both of your forms were removed during the compile.

↑ Back to the top


Keywords: KB248961, kbfix, kbbug

↑ Back to the top

Article Info
Article ID : 248961
Revision : 1
Created on : 11/25/2002
Published on : 11/25/2002
Exists online : False
Views : 293