Oracle 10g ODBC Driver Missing in Control Panel
MCARESDec 10 2007 — edited Dec 3 2010I have installed the Oracle 10g Client in a computer running Windows XP but the "Oracle in OraClient10g_client1" ODBC driver in the Drivers tab of the Control Panel/Administrative Tools/Data Sources (ODBC) form is missing. I know the Oracle ODBC driver is currently installed because:
1. I can connect to the database using DSN-less connection. "Driver={Oracle in OraClient10g_client1}; DBQ=[TNSname];UID=[username];PWD=[password]"
2. The HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\ODBC Drivers show an entry for "Oracle in OraClient10g_home1".
Any help would be appreciated. Thank you.