ACC1x: Compile Error When You Attempt to Use a MS Access WizardLast reviewed: June 8, 1997Article ID: Q96107 |
The information in this article applies to:
SYMPTOMSWhen you try to use a Microsoft Access Wizard, you may receive the following error message:
Compile error CAUSEThis 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.
RESOLUTIONTo resolve this behavior, follow these steps:
If the Compile error message persists, repeat steps 2 and 3 until all errors in the code are corrected. |
Keywords : kberrmsg kbprg MdlGnrl PgmOthr
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |