ODBC API Implementation Details

This section documents the ODBC functions that exhibit SQL Server-specific behaviors when used with the SQL Server Native Client ODBC driver. Not all ODBC functions are documented here. The individual topics only discuss the SQL Server-specific issues for an ODBC function. They are not a complete reference for the ODBC functions. 

The SQL Server 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 Developer Center, or you can view the ODBC Programmer's Reference online.

The sqlncli.h and sqlncli10.lib files support the SQL Server Native Client ODBC driver.