ACC: Can't Open a Database Created with an Earlier VersionLast reviewed: January 5, 1998Article ID: Q152216 |
The information in this article applies to:
SYMPTOMSAdvanced: Requires expert coding, interoperability, and multiuser skills. When you link a Microsoft Access 2.0 database (.mdb) file in Microsoft Access 7.0 or 97, you may receive the following error message:
Can't open a database created with a previous version of your application.Similarly, using Visual Basic to link a Microsoft Access 2.0 .mdb file or opening an application in Visual Basic that contains a link to a Microsoft Access 2.0 .mdb file can generate this same error message. NOTE: This error also occurs when converting from an earlier version of Microsoft Access if the Jet 2.x key is missing.
CAUSEIn Microsoft Access 7.0, the Microsoft Jet database engine version 2.x key is missing from the Windows Registry under the following key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Jet\3.0\ISAM FormatsIn Microsoft Access 97, the Microsoft Jet database engine version 2.x key is missing from the Windows Registry under the following key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Jet\3.5\ISAM FormatsThis can be caused by removing a run-time application created with the Microsoft Office 97 Developer Edition Tools (or Microsoft Access Developer's Toolkit for Microsoft Access 7.0). When the application is removed, the Microsoft Jet database engine version 2.x key is removed from the Windows Registry. This registry setting is necessary for any application that uses the Jet 2.x ISAM driver to access a Jet 2.x table/query.
RESOLUTIONYou can run Setup to reset the Registry settings. To do so, follow these steps:
Keywords : kbenv kberrmsg Version : 7.0 97 Platform : WINDOWS Hardware : x86 Issue type : kbprb Solution Type : Info_Provided |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |