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, 3994🔥, 0💬
Popular Posts:
How To Enter Unicode Character String Literals in SQL Server Transact-SQL? Unicode characters are mu...
How To Revise and Re-Run the Last SQL Command in Oracle? If executed a long SQL statement, found a m...
How To Round a Numeric Value To a Specific Precision in SQL Server Transact-SQL? Sometimes you need ...
What Are Bitwise Operations in SQL Server Transact-SQL? Bitwise operations are binary operations per...
How To List All Stored Procedures in the Current Database in SQL Server Transact-SQL? If you want to...