Basic Oracle Concepts and Programming Question:
Download Job Interview Questions and Answers 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
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 Question | Next Question |
How To Find Out What Oracle ODBC Drivers Are Installed? | How To Create Tables for ODBC Connection Testing? |