View Single Post

   
  #7 (permalink)  
Old 04-03-2008, 02:49 PM
Peter Yang[MSFT]
 
Posts: n/a
Default Re: Corrupted SQL Driver

Hello Djordje,

Thank you for your reply. From the "mdac check" log file:

- <file xmlns="http://tempuri.org/CCFilestream_template.xsd"
name="SQLSRV32.DLL" dir="%SYSTEMDIR%\" CoreFile="Yes">
<release name="MDAC 2.1 SP2" version="3.70.6.90" />
<found xmlns="" />

Also, I found some old file versions (MDAC 2.1) that are not supposed on
Windows XP SP2 machine:

- <group name="NOTFOUND" count="7">
- <file xmlns="http://tempuri.org/CCFilestream_template.xsd"
name="DBMSSOCN.DLL" dir="%SYSTEMDIR%\">
<release name="MDAC 2.1 SP2" version="1999.4.5.0" />
<found xmlns="" />
</file>
- <file xmlns="http://tempuri.org/CCFilestream_template.xsd"
name="DBMSSPXN.DLL" dir="%SYSTEMDIR%\">
<release name="MDAC 2.1 SP2" version="1999.4.5.0" />
<found xmlns="" />
</file>
- <file xmlns="http://tempuri.org/CCFilestream_template.xsd"
name="MSDATL2.DLL" dir="%COMMONFILES%\system\ole db\">
<release name="MDAC 2.1 SP2" version="2.10.4202.0" />
<found xmlns="" />
</file>
- <file xmlns="http://tempuri.org/CCFilestream_template.xsd"
name="ODBCBCP.DLL" dir="%SYSTEMDIR%\">
<release name="MDAC 2.1 SP2" version="3.70.6.90" />
<found xmlns="" />
</file>
- <file xmlns="http://tempuri.org/CCFilestream_template.xsd"
name="OLEDB32X.DLL" dir="%COMMONFILES%\system\ole db\">
<release name="MDAC 2.1 SP2" version="2.10.4202.0" />
<found xmlns="" />
</file>
- <file xmlns="http://tempuri.org/CCFilestream_template.xsd"
name="SQLSRV32.DLL" dir="%SYSTEMDIR%\" CoreFile="Yes">
<release name="MDAC 2.1 SP2" version="3.70.6.90" />
<found xmlns="" />
</file>
- <file xmlns="http://tempuri.org/CCFilestream_template.xsd"
name="SQLSTR.DLL" dir="%SYSTEMDIR%\">
<release name="MDAC 2.1 SP2" version="1999.4.5.0" />
<found xmlns="" />
</file>
</group>

It seems the MDAC components are overlapped by some application installed
on this machine. Since reinstall MDAC.inf cannot solve the issue, I suggest
that you try to re-apply Windows XP SP2 to see if it fixes this problem.

If it works, please install other Windows updates after SP2 so that it's
upgraded to the latest file versions.

Please let's know if this resolves the problem. If you have any questions,
please feel free to let's know. Thank you.


Best Regards,

Peter Yang
MCSE2000/2003, MCSA, MCDBA
Microsoft Online Partner Support




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

Reply With Quote