Skip to content

Latest commit

 

History

History
135 lines (78 loc) · 6.76 KB

File metadata and controls

135 lines (78 loc) · 6.76 KB
title ODBC API Implementation Details | Microsoft Docs
ms.custom
ms.date 03/16/2017
ms.prod sql
ms.prod_service database-engine, sql-database, sql-data-warehouse, pdw
ms.reviewer
ms.technology native-client
ms.topic reference
helpviewer_keywords
ODBC, functions
SQL Server Native Client ODBC driver, SQL Server-specific behaviors
ODBC, SQL Server-specific behaviors
functions [ODBC]
ms.assetid dca92489-f179-4b1f-997c-adcc46aa17a3
author markingmyname
ms.author maghan
monikerRange >=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current

ODBC API Implementation Details

[!INCLUDEappliesto-ss-asdb-asdw-pdw-md]

Open Database Connectivity (ODBC) is a Microsoft Win32 application programming interface used by applications to access data in ODBC data sources.

The [!INCLUDEssNoVersion] Native Client ODBC driver reference does not document all of the ODBC function calls. Only those functions that have driver-specific parameters or behaviors when used with the [!INCLUDEssNoVersion] Native Client ODBC driver are discussed.

The [!INCLUDEssNoVersion] Native Client ODBC driver complies with the ODBC 3.51 specification. For a comprehensive reference of ODBC 3.51, download the Microsoft Data Access Components SDK from the Data Access and Storage Developer Center, or view the ODBC Programmer's Reference online.

In This Section

See Also

SQL Server Native Client (ODBC) Reference
Building Applications with SQL Server Native Client