Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 3.99 KB

File metadata and controls

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

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