|
If replacing either or both the odbc32.dll and Odbcint.dll with the original version will solve the problem, it is possible to do that.
1. Go to Start>Run, type in "msconfig" (without the quotes), click ok
2. On the General Tab, click the Expand File button
3. In "File to restore," type Odbcint.dll
4. In "Restore From," type C:\I386 (where C is the drive on which Windows is installed)
5. In "Restore To," type C:\Windows\System32 (that's where the working copy of Odbcint.dll is located on my XP system, anyway)
6. Click the Expand button
7. If both files need replacing, repeat the process for odbc32.dll
|