ACC: "Couldn't Open Table MSysAccounts" Error Message

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

SYMPTOMS

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

When you attempt to start Microsoft Access, you may receive the following error message:

   Couldn't open Table 'MSysAccounts' in SYSTEM.MDA

CAUSE

The SystemDB entry in the [Options] section of your .INI file points to a file other than a valid SYSTEM.MDA.

NOTE: In Microsoft Access version 1.x, the .INI file is named MSACCESS.INI. In Microsoft Access version 2.0, the file is named MSACC20.INI.

RESOLUTION

Use the Change Workgroup Icon in the Microsoft Access Group to reset the .INI file to the correct path for the SYSTEM.MDA file. Or, open the .INI file using Notepad to correct the entry.

MORE INFORMATION

A correct entry in the .INI file looks like the following:

   [Options]
   SystemDB=C:\ACCESS\SYSTEM.MDA

In the sample line above, make sure to use the correct drive and path for your Microsoft Access configuration.


Keywords : kberrmsg kbsetup StpOthr
Version : 1.0 1.1 2.0
Platform : WINDOWS
Hardware : X86
Issue type : kbprb
Resolution Type : Info_Provided


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 7, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.