Skip to content

Latest commit

 

History

History
144 lines (86 loc) · 6.94 KB

File metadata and controls

144 lines (86 loc) · 6.94 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.service: "" ms.component: "native-client-odbc-api" ms.reviewer: "" ms.suite: "sql" ms.technology:

ms.tgt_pltfrm: "" 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 caps.latest.revision: 45 author: "MightyPen" ms.author: "genemi" manager: "craigg" ms.workload: "Inactive" monikerRange: ">= aps-pdw-2016 || = azuresqldb-current || = azure-sqldw-latest || >= sql-server-2016 || = sqlallproducts-allversions"

ODBC API Implementation Details

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

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