PRB: "ODBC Resource DLL Is a Different Version Than ..." ErrorLast reviewed: March 16, 1998Article ID: Q170769 |
The information in this article applies to:
SYMPTOMSAfter installing or upgrading ODBC files, you receive one of the following error messages:
The ODBC resource DLL (c:\windows\system32\odbcint.dll) is a different version than the ODBC driver manager (c:\windows\system\odbc32.dll). -or- The ODBC resource DLL (c:\windows\system\odbcint.dll) is a different version than the ODBC setup dll (c:\windows\system\odbccp32.dll). -or- The ODBC resource DLL c:\windows\system\odbcint.dll) is a different version than the administrator (c:\windows\system\odbcad32.dll).The message may appear periodically on your screen or when you attempt to open the ODBC Administrator.
CAUSEMany applications install ODBC, including Visual InterDev, Active Server Pages, Windows NT 4.0 Service Pack 3, and many others. During the installation of ODBC, a service or application was using one or more ODBC files. The files that were in use could not be overwritten, causing a version mismatch between the files that were in use and either the ODBC Driver Manager or the ODBC Administrator. Because the ODBC 3.0 and 3.5 Driver Manager performs automatic version checking between itself and the other ODBC core components, it detects the version mismatch and begins generating a warning.
WORKAROUNDTo work around this problem, perform the steps below corresponding to the operating system you are running.
For computers running Windows NT
For computers running Windows 95
MORE INFORMATIONYou can download ODBC version 3.0.2301 from:
http://support.microsoft.com/support/downloads/dp2445.aspYou can download ODBC version 3.0.2822 (ODBC 3.0 Service Pack 1) from:
http://www.microsoft.com/odbc/download/x86/odbcdmin.exe -or- ftp://ftp.microsoft.com/developr/ODBC/public/odbcdmin.exeYou can download ODBC version 3.5 (MDAC) from:
http://www.microsoft.com/dataIf you are installing ODBC 3.5, see the following article(s) in the Microsoft Knowledge Base:
ARTICLE-ID: Q177136 TITLE : INFO: Required Files to Install MDAC 1.5 (ODBC/OLEDB/ADO/RDS)The ODBC core files are usually listed in the ODBC Administrator (on the About tab), and are located in the Windows\System folder. They consist of the following files:
Odbccp32.dll ODBC Administrator DLL Odbccp32.cpl Control Panel Device Odbcad32.exe Control Panel Startup Odbccr32.dll Cursor Library Odbc32.dll Driver Manager Odbcint.dll Localized Resource DLLThe following files are not shown in Control Panel ODBC Administrator, but may contribute to the problem. They are also located in the Windows\System directory:
Odbcstf.dll Setup file Odbctrac.dll Trace functions Odbc16gt.dll Thunking file Odbc32gt.dll Thunking file Ds16gt.dll Thunking file Ds32gt.dll Thunking file |
Additional query words: reboot machine sp sp1
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |