Skip to content

Latest commit

 

History

History
130 lines (74 loc) · 6.36 KB

odbc-api-implementation-details.md

File metadata and controls

130 lines (74 loc) · 6.36 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
ODBC API Implementation Details
ODBC API Implementation Details
markingmyname
maghan
03/16/2017
sql
native-client
reference
ODBC, functions
SQL Server Native Client ODBC driver, SQL Server-specific behaviors
ODBC, SQL Server-specific behaviors
functions [ODBC]

ODBC API Implementation Details

[!INCLUDESQL Server Azure SQL Database Synapse Analytics PDW]

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