Documents/FEATRM/38: Database Connectivity/Data Management 1.2: Open Database Connectivity (ODBC)

Data Management 1.2: Open Database Connectivity (ODBC)

Provide a common language for Windows applications to access databases on a network

Other Information:

A database programming interface from Microsoft that provides a common language for Windows applications to access databases on a network. ODBC is made up of the function calls programmers write into their applications and the ODBC drivers themselves.

Indicator(s):