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, 3567🔥, 0💬
Popular Posts:
How to set the current database in SQL Server? Once you are connected to the SQL Server, you should ...
How To Get Help Information from the Server in MySQL? While you are at the "mysql>" prompt, y...
How To List All User Names in a Database in SQL Server? If you want to see a list of all user names ...
What Happens to Your Transactions When ERROR 1205 Occurred in MySQL? If your transaction receives th...
How to continue to the next iteration of a WHILE loop in SQL Server Transact-SQL? How to use CONTINU...