Skip to content

Latest commit

 

History

History
58 lines (39 loc) · 4.62 KB

File metadata and controls

58 lines (39 loc) · 4.62 KB
title About
ms.date 04/14/2017
ms.prod sql
ms.reviewer
ms.custom
ms.technology native-client
ms.topic conceptual
ms.assetid e4d4fe39-0090-42a7-8405-6378370d11cb
author markingmyname
ms.author maghan
monikerRange >=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current

SQL Server Native Client

[!INCLUDEappliesto-ss-asdb-asdw-pdw-md]

SNAC, or SQL Server Native Client, is a term that has been used interchangeably to refer to ODBC and OLE DB drivers for SQL Server.

Important

The SQL Server Native Client (SQLNCLI) remains deprecated and it is not recommended to use it for new development work. Instead, use the new Microsoft OLE DB Driver for SQL Server (MSOLEDBSQL) which will be updated with the most recent server features.

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 [!INCLUDEssNoVersion] Native Client features released with [!INCLUDEssSQL11], the last available version of SQL Server native Client:

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

The following topics describe [!INCLUDEssNoVersion] Native Client behavior changes in [!INCLUDEssSQL11].

See also

Install SQL Server Native Client
SQL Server Native Client Features