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, 3379🔥, 0💬
Popular Posts:
What Is a Dynamic Performance View in Oracle? Oracle contains a set of underlying views that are mai...
How To Verify a User name with SQLCMD Tool in SQL Server? The quickest way to verify a user name in ...
How to put statements into a statement block in SQL Server Transact-SQL? You can put statements into...
What Are Out-of-Range Errors with DATETIME values in SQL Server Transact-SQL? When you enter DATETIM...
How To Convert Character Strings into Numeric Values in SQL Server Transact-SQL? Sometimes you need ...