ODBC: Difference between revisions
Appearance
Created page with "'''Open Database Connectivity''' (ODBC) is an API for accessing database management systems (DBMS). Components: *Driver Manager (ODBC.DLL) *Import library (ODBC.LIB) ==ODBC ..." |
mNo edit summary |
||
Line 17: | Line 17: | ||
* http://www.iodbc.org | * http://www.iodbc.org | ||
[[Category: | [[Category:Database Connectivity]] |
Revision as of 21:14, 28 October 2017
Open Database Connectivity (ODBC) is an API for accessing database management systems (DBMS).
Components:
- Driver Manager (ODBC.DLL)
- Import library (ODBC.LIB)
ODBC 1.0
- Microsoft Access 1.0 - ODBC driver for MS SQL Server
ODBC 3.0
- INTERSOLV DataDirect ODBC
Publications
- Microsoft ODBC 2.0 Programmer's Reference and SDK Guide - Microsoft Press