Jump to content

ODBC

From EDM2
Revision as of 15:41, 4 April 2019 by Ak120 (talk | contribs) (ODBC 2.10)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Links