--- 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](../../odbc/reference/drivers.md). This section contains the following topics. - [Using 16-Bit and 32-Bit Applications with 32-Bit Drivers](../../odbc/microsoft/using-16-bit-and-32-bit-applications-with-32-bit-drivers.md) - [Microsoft ODBC Desktop Database Drivers](../../odbc/microsoft/microsoft-odbc-desktop-database-drivers.md) - [ODBC Driver for Oracle](../../odbc/microsoft/odbc-driver-for-oracle.md) - [Visual FoxPro ODBC Driver](../../odbc/microsoft/visual-foxpro-odbc-driver.md)