This is a discussion on Re: Error 800401F9 within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> This may be the solution: Following the instruction on http://www.jsifaq.com/SUBM/tip6000/rh6054.htm Most important is the correct registration of 2 files: ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| This may be the solution: Following the instruction on http://www.jsifaq.com/SUBM/tip6000/rh6054.htm Most important is the correct registration of 2 files: 1. Open a CMD prompt 2. Type cd /d "%CommonProgramFiles%\System\Ole DB" and press Enter 3. type regsvr32 oledb32.dll and press Enter. Press OK to acknowledge success 4. type regsvr32 oledb32r.dll and press Enter. Press OK to acknowledge success 5. Close the CMD Window -- Posted via http://dbforums.com |