ACC1x: Compile Error When You Attempt to Use a MS Access WizardID: Q96107
|
When you try to use a Microsoft Access Wizard, you may receive the
following error message:
Compile error
This occurs because there is a compile error in the code stored in the
database.
Microsoft Access must compile all code in memory to use any of it. This
includes the code stored in the database and any libraries (.MDA files)
that are loaded. When you attempt to use a Microsoft Access Wizard,
Microsoft Access must compile the Access Basic code that is in the
WIZARD.MDA file in addition to any code in your database. If there is an
error in the code in your database, Microsoft Access will not be able to
run the wizard because the compilation failed.
To resolve this behavior, follow these steps:
Keywords : kberrmsg kbprg MdlGnrl
Version : 1.0 1.1
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: March 19, 1999