ACC: How to Open the UTILITY.MDA File

Last reviewed: May 14, 1997
Article ID: Q93929
The information in this article applies to:
  • Microsoft Access versions 1.0, 1.1, 2.0

SUMMARY

Moderate: Requires basic macro, coding, and interoperability skills.

If you try to open the UTILITY.MDA file, you may receive the following error message:

   The database "UTILITY.MDA" is already open as a library database.

To open the UTILITY.MDA file, you must create a copy of UTILITY.MDA, rename the copy, and then open it in Microsoft Access.

NOTE: This behavior no longer occurs in Microsoft Access version 7.0.

MORE INFORMATION

Use the following steps to open the UTILITY.MDA file.

NOTE: UTILITY.MDA is a collection of tables, forms, and modules used by Microsoft Access. You should always have a backup copy of UTILITY.MDA; this is a vital database to Microsoft Access and any changes in it may result in unexpected behavior.

  1. Copy UTILITY.MDA to UTILITY.SAV.

  2. In Microsoft Access, open UTILITY.SAV by choosing Open from the File menu.

  3. Choose OK when the following error message is displayed:

          Tried to load module with duplicate procedure definition:
    
            <procedure name>
    
    
After you make any changes to the copy of UTILITY.MDA, you can rename the original UTILITY.MDA file and substitute the edited copy of the UTILITY.MDA file for the one that Microsoft Access uses when the application is opened.


Keywords : GnlOthr kberrmsg kbusage
Version : 1.0 1.1 2.0
Platform : WINDOWS
Hardware : X86
Issue type : kbhowto


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: May 14, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.