Basic Oracle Concepts and Programming Question: Download Oracle Database PDF

How To Find Out What Oracle ODBC Drivers Are Installed?

Tweet Share WhatsApp

Answer:

To find out what Oracle ODBC drivers are installed on your Windows system, you can use the ODBC manager to look at them:

► Go to Control Panel.
► Go to Administrative Tools.
► Run Data Sources (ODBC).
► Go to System DSN tab.
► Click the Add button.

You should a list of all ODBC drivers installed on your system. Oracle ODBC drivers should be on the list. For example, your installed ODBC driver list could look like the one the picture bellow with two Oracle ODBC drivers, "Oracle in OraClient10g_home1" and "Oracle in XE":
Oracle ODBC Drivers

Download Oracle Database PDF Read All 430 Oracle Database Questions
Previous QuestionNext Question
How To Install Oracle ODBC Drivers?How Can Windows Applications Connect to Oracle Servers?