Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 3.98 KB

sql-server-native-client.md

File metadata and controls

53 lines (36 loc) · 3.98 KB
title description author ms.author ms.reviewer ms.date ms.service ms.subservice ms.topic
SQL Server Native Client
Learn about the features of SQL Server Native Client (SNAC). SQL Server Native Client refers to ODBC and OLE DB drivers for SQL Server.
markingmyname
maghan
randolphwest, vanto
09/11/2024
sql
native-client
conceptual

SQL Server Native Client

[!INCLUDE SQL Server Azure SQL Database Synapse Analytics PDW]

SQL Server Native Client, also known as SNAC or SQLNCLI, refers to the ODBC and OLE DB drivers for SQL Server, prior to [!INCLUDE sssql22-md].

Important

[!INCLUDE snac-removed-oledb-and-odbc]

Note

For more information and to download the SNAC or ODBC Drivers, see the SNAC lifecycle explained blog post. For more information on ODBC Driver for SQL Server, see Microsoft ODBC Driver for SQL Server.

Information on the [!INCLUDE ssNoVersion] Native Client features released with [!INCLUDE ssSQL11], the last available version of SQL Server native Client:

ODBC in [!INCLUDE ssNoVersion] Native Client supports three features that were added to standard ODBC in the Windows 7 SDK:

The following articles describe [!INCLUDE ssNoVersion] Native Client behavior changes in [!INCLUDE ssSQL11].

Related content