Basic Oracle Concepts and Programming Question:
What Is Open Database Communication (ODBC) in Oracle?
Answer:
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.
Oracle offers ODBC drivers to allow Windows applications to connect Oracle server through ODBC.
Previous Question | Next Question |
What Is Transport Network Substrate (TNS) in Oracle? | What is Oracle Database 10g Express Edition? |