Basic Oracle Concepts and Programming Question: Download Oracle Database PDF

How Can Windows Applications Connect to Oracle Servers?

Tweet Share WhatsApp

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 PDF Read All 430 Oracle Database Questions
Previous QuestionNext Question
How To Find Out What Oracle ODBC Drivers Are Installed?How To Create Tables for ODBC Connection Testing?