Collections:
What Is Open Database Communication (ODBC) in Oracle
What Is Open Database Communication (ODBC) in Oracle?
✍: FYIcenter.com
ODBC, Open Database Communication, a standard API (application program interface) developed by Microsoft for Windows applications to communicate with database management systems.
Oracle offers ODBC drivers to allow Windows applications to connect Oracle server through ODBC.
⇒ Install Oracle ODBC Drivers in Oracle
⇐ ODBC Drivers and DSN Configuration for Oracle
2016-10-15, 4427🔥, 0💬
Popular Posts:
What are DDL (Data Definition Language) statements for tables in SQL Server? DDL (Data Definition La...
How to change the data type of an existing column with "ALTER TABLE" statements in SQL Server? Somet...
Where to find tutorials to answer some frequently asked questions on Microsoft SQL Server Transact-S...
How To Get Help Information from the Server in MySQL? While you are at the "mysql>" prompt, y...
How To Concatenate Two Character Strings Together in SQL Server Transact-SQL? Concatenating two char...