Skip to content

Latest commit

 

History

History
138 lines (81 loc) · 6.6 KB

File metadata and controls

138 lines (81 loc) · 6.6 KB
title ODBC API Implementation Details | Microsoft Docs
ms.custom
ms.date 03/16/2017
ms.prod sql-server-2016
ms.reviewer
ms.suite
ms.technology
docset-sql-devref
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 JennieHubbard
ms.author jhubbard
manager jhubbard

ODBC API Implementation Details

[!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