Reinstall MDAC on Windows XP/2003
Submitted by justin on Fri, 03/06/2009 - 16:17
I recently came across a Windows Server 2003 box that was missing the SQL Server driver from the ODBC Administrator. After some research and trial & error I came across a really simple way to fully reinstall MDAC 2.8 SP1 on Windows. You can't simply download MDAC from the Microsoft site and install it since its part of the OS.
You will need your Windows CD (or at least access to the i386 directory) to complete this process.
- Open My Computer and Navigate to C:\Windows
- If you can't see the Inf folder, you'll need to change the view options. If you can see the Inf skip to step
- Choose Tools --> Folder Options... from the menu bar
- Click on the View tab
- Click the "Show hidden files and folders" radio button
- Uncheck the box next to "Hide file extensions for known file types"
- Click the "OK" button to apply the settings
- Open the Inf folder
- Right click on mdac.inf and choose "Install". You will see an install dialog come up. Let it finish. You will be prompted to reboot the server/computer.
- Reboot
You should now see the SQL Server driver listed in the ODBC administrator. This will install any other drivers that were missing too.