SSIS DSN Not Showing as ODBC Data Source
Solution 1:
Have you verified you're not using a 32-bit driver on a 64-bit OS?
http://support.microsoft.com/kb/942976
32 = C:\Windows\SysWOW64\odbcad32.exe 64 = C:\Windows\System32\odbcad32.exe
Have you verified you're not using a 32-bit driver on a 64-bit OS?
http://support.microsoft.com/kb/942976
32 = C:\Windows\SysWOW64\odbcad32.exe 64 = C:\Windows\System32\odbcad32.exe