Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.45 KB

File metadata and controls

29 lines (24 loc) · 1.45 KB
title Microsoft-Supplied ODBC Drivers | Microsoft Docs
ms.custom
ms.date 01/19/2017
ms.prod sql
ms.prod_service connectivity
ms.reviewer
ms.technology connectivity
ms.topic conceptual
helpviewer_keywords
ODBC drivers [ODBC], about ODBC drivers
drivers [ODBC], about ODBC drivers
ODBC drivers [ODBC]
ms.assetid 0a1fa7c0-7494-4706-bec1-1ac2c764f6be
author David-Engel
ms.author v-daenge

Microsoft-Supplied ODBC Drivers

Drivers are libraries that implement the functions in the ODBC API. Each driver is specific to a particular database management system (DBMS). In most cases, drivers expose the capabilities of the underlying DBMS; they are not required to implement capabilities not supported by the DBMS. Drivers perform specific tasks and can be classified into two categories: file-based and DBMS-based. For more information about drivers and driver architecture, see Drivers.

This section contains the following topics.