Jump to content

ODBC

From EDM2
Revision as of 21:14, 28 October 2017 by Ak120 (talk | contribs)

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

Links