[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Diana

8/14/2002 6:16:00 PM

Hello!

After installing Visual Studio .net I got the following ODBC error:

"The ODBC resource DLL (C:\WINNT\system32\odbcint.dll) is a different
version than the administrator (C:\WINNT\system32\odbcad32.exe).
You need to reinstall the ODBC component to ensure proper operation."

I also noticed that ODBC SQL Server 7 driver has been replaced with its 2000
version. That probably is the problem. I have only SQL 7 as a client
installed on my machine and I need to return SQL Server 7 ODBC driver.

I have no idea how to do this so your assistance will be appreciated.

Diana




2 Answers

(Hussein Abuthuraya(MSFT))

8/14/2002 11:17:00 PM

0

Diana,

SQL Server ODBC driver 2000 can talk to SQL Server 7 with no problems. SQL Server ODBC driver is part of MDAC stack that is installed with VS.NET (It installs MDAC 2.7)
and this should explain why your ODBC driver is updated.

It looks like not all ODBC components were updated successfully. Please download and ComCheck utility to diagnose MDAC installation. ComCheck can be downloaded
from :

http://download.microsoft.com/download/dasdk/CC/2.7/WIN98MeXP/EN...

Execute cc.exe and it will expand in \ComCheck folder. Then run ComCheck.Exe


Thanks,
Hussein Abuthuraya
Microsoft Developer Support

This posting is provided "AS IS" with no warranties, and confers no rights.

Are you secure? For information about the Microsoft Strategic Technology Protection Program and to order your FREE Security Tool Kit, please visit
http://www.microsoft.co....


Diana

8/26/2002 10:49:00 PM

0

Thanks Hussein!

The tool is very useful. I reinstalled MDAC 2.7 and now it seems to work.

Diana

"Hussein Abuthuraya(MSFT)" <HussAbOnline@microsoft.com> wrote in message
news:3sSOXf9QCHA.2580@cpmsftngxa06...
> Diana,
>
> SQL Server ODBC driver 2000 can talk to SQL Server 7 with no problems.
SQL Server ODBC driver is part of MDAC stack that is installed with VS.NET
(It installs MDAC 2.7)
> and this should explain why your ODBC driver is updated.
>
> It looks like not all ODBC components were updated successfully. Please
download and ComCheck utility to diagnose MDAC installation. ComCheck can
be downloaded
> from :
>
> http://download.microsoft.com/download/dasdk/CC/2.7/WIN98MeXP/EN...
>
> Execute cc.exe and it will expand in \ComCheck folder. Then run
ComCheck.Exe
>
>
> Thanks,
> Hussein Abuthuraya
> Microsoft Developer Support
>
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
> Are you secure? For information about the Microsoft Strategic Technology
Protection Program and to order your FREE Security Tool Kit, please visit
> http://www.microsoft.co....
>
>