ACC2000: Corrupted VBA Project Error When You Try to Convert a Database

ID: Q225946


The information in this article applies to:
  • Microsoft Access 2000

Novice: Requires knowledge of the user interface on single-user computers.

This article applies only to a Microsoft Access database (.mdb).


SYMPTOMS

When you try to convert a database to Access 2000, you may receive the following error message

An error occurred while loading Form_FormName. Do you want to continue.
followed by a second message:
The Visual Basic for Applications project in the database is corrupt.


CAUSE

You receive these error messages when the database that you are trying to convert is not in a compiled state, or if there was corruption in the database before you tried to convert it to Microsoft Access 2000.


RESOLUTION

To work around this problem, use one of the following methods.

Method 1: Compact in Access 97

  1. Open the database that is in the earlier version of Access.


  2. Open any module in Design view.


  3. On the Debug menu, click Compile and Save All Modules.


  4. Close the database.


  5. On the Tools menu, point to Database Utilities, and then click Compact Database.


  6. Convert the database again in Access 2000.


NOTE: If you want to use this method, but you have already removed Access 97 from you computer, you have two options:
  • Move the database to a computer that still has Access 97 installed and follow the steps listed in Method 1.

    -or-

  • Reinstall Access 97 on your computer.

    If you reinstall Access 97, make sure you install Access 97 in a folder different from the folder where you have Office 2000 installed. This may require you to change the default installation location during Setup of Access 97.

Method 2: Import the Objects Directly

  1. Start Microsoft Access 2000.


  2. Create a new, blank database.


  3. On the File menu, point to Get External Data, and then click Import.


  4. Select the database that you want to convert to Access 2000, and then click Import.


  5. Select all the objects on each tab of the Import dialog box.


  6. Click the Options button.


  7. Select the options to import Relationships, Menus and Toolbars, and Import/Export Specs.


  8. Click OK to perform the import.


Note that you must add any references that your VBA project requires by clicking References on the Tools menu in the Visual Basic Editor.


STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article.


REFERENCES

For more information about conversion issues, click Microsoft Access Help on the Help menu, type Convert a database in the Office Assistant or the Answer Wizard, and then click Search to view the topic.

For additional information about corrupted databases, click the article number below to view the article in the Microsoft Knowledge Base:

Q209137 ACC: How to Repair a Damaged Database

Additional query words:

Keywords : kberrmsg kbdta CnvErrs CnvGnrl CnvProb
Version : WINDOWS:2000
Platform : WINDOWS
Issue type : kbbug


Last Reviewed: January 28, 2000
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.