Collections:
Windows Applications Connect to Oracle Servers in Oracle
How Can Windows Applications Connect to Oracle Servers in Oracle?
✍: FYIcenter.com
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,
because it 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:

⇒ Create Tables for ODBC Connection Testing in Oracle
⇐ Show Installed Oracle ODBC Drivers in Oracle
2016-10-15, 3576🔥, 0💬
Popular Posts:
How To Divide Query Output into Multiple Groups with the GROUP BY Clause in SQL Server? Sometimes, y...
How To Select All Columns of All Rows from a Table in Oracle? The simplest query statement is the on...
How To Convert Numeric Expression Data Types using the CAST() Function in SQL Server Transact-SQL? I...
How To Generate CREATE TABLE Script on an Existing Table in SQL Server? If you want to know how an e...
Where to find answers to frequently asked questions on Downloading and Installing SQL Server 2005 Ex...