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 ..." |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
==ODBC 1.0== | ==ODBC 1.0== | ||
* Microsoft Access 1.0 - ODBC driver for MS SQL Server | * Microsoft Access 1.0 - ODBC driver for MS SQL Server | ||
==ODBC 2.10== | |||
* DataDirect ODBC 2.10 Driver Pack (1995) | |||
==ODBC 2.5== | |||
* DataDirect ODBC 2.5.3 (Windows 3.1) | |||
==ODBC 3.0== | ==ODBC 3.0== | ||
Line 12: | Line 18: | ||
==Publications== | ==Publications== | ||
* ''Microsoft ODBC 2.0 Programmer's Reference and SDK Guide'' - Microsoft Press | * ''Microsoft ODBC 2.0 Programmer's Reference and SDK Guide'' - Microsoft Press 1994, ISBN 1-55615-658-8 | ||
* Kyle Geiger: ''Inside ODBC'' - Microsoft Press 1995, ISBN 1-55615-815-7 | |||
* Robert Signore; John Creamer; Michael O. Stegman: ''The ODBC Solution: Open Database Connectivity in Distributed Environments'' - McGraw-Hill 1995, ISBN 0-07-911880-1 | |||
==Links== | ==Links== | ||
* http://www.iodbc.org | * http://www.iodbc.org | ||
[[Category: | [[Category:Database Connectivity]] |
Latest revision as of 15:41, 4 April 2019
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 2.10
- DataDirect ODBC 2.10 Driver Pack (1995)
ODBC 2.5
- DataDirect ODBC 2.5.3 (Windows 3.1)
ODBC 3.0
- INTERSOLV DataDirect ODBC
Publications
- Microsoft ODBC 2.0 Programmer's Reference and SDK Guide - Microsoft Press 1994, ISBN 1-55615-658-8
- Kyle Geiger: Inside ODBC - Microsoft Press 1995, ISBN 1-55615-815-7
- Robert Signore; John Creamer; Michael O. Stegman: The ODBC Solution: Open Database Connectivity in Distributed Environments - McGraw-Hill 1995, ISBN 0-07-911880-1