Basic Oracle Concepts and Programming Question:
Download Questions PDF

How Can Windows Applications Connect to Oracle Servers?

Answer:

A Windows application can connect to an Oracle server directly, if it knows how to use the Oracle TNS technology.

A Windows application can connect to an Oracle server indirectly through Windows ODBC manager, be caused offers ODBC drivers to support the ODBC API. The diagram below shows how MS Access can connect to an Oracle server through the ODBC driver:
Oracle ODBC Connection

Download Oracle Database Interview Questions And Answers PDF

Previous QuestionNext Question
How To Find Out What Oracle ODBC Drivers Are Installed?How To Create Tables for ODBC Connection Testing?