Collections:
What Is 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.
⇒ Introduction to Oracle Database 10g Express Edition
⇐ What Is Transport Network Substrate in Oracle
2020-05-15, 3025🔥, 0💬
Popular Posts:
How to continue to the next iteration of a WHILE loop in SQL Server Transact-SQL? How to use CONTINU...
What Is the Difference Between GETDATE() and GETUTCDATE() in SQL Server Transact-SQL? The difference...
How to change the data type of an existing column with "ALTER TABLE" statements in SQL Server? Somet...
What is dba.FYIcenter.com Website about? dba.FYIcenter.com is a Website for DBAs (database administr...
How To Query Tables and Loop through the Returning Rows in MySQL? The best way to query tables and l...