Jump to content

ODBC: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
Line 15: Line 15:


==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


==Links==
==Links==

Revision as of 15:25, 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 3.0

  • INTERSOLV DataDirect ODBC

Publications

  • Microsoft ODBC 2.0 Programmer's Reference and SDK Guide - Microsoft Press 1994, ISBN 1-55615-658-8

Links