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.
Â
2020-05-15, 1376👍, 0💬
Popular Posts:
What Is an Oracle Instance in Oracle? Every running Oracle database is associated with an Oracle ins...
Where to find answers to frequently asked questions on Oracle basic concepts? I am new to Oracle dat...
How To List All User Names in a Database in SQL Server? If you want to see a list of all user names ...
How to create new tables with "CREATE TABLE" statements in SQL Server? If you want to create a new t...
How to execute statements in loops in SQL Server Transact-SQL? How to use WHILE ... loops? You can u...