
Installing - SQL Server Native Client | Microsoft Learn
Feb 26, 2024 · SQL Server Native Client 11.0 is installed with SQL Server 2016. Learn where components are installed. There is also a redistributable installation program.
SQL Server Native Client - SQL Server Native Client | Microsoft Learn
Sep 12, 2024 · Learn about the features of SQL Server Native Client (SNAC). SQL Server Native Client refers to ODBC and OLE DB drivers for SQL Server.
Programming - SQL Server Native Client | Microsoft Learn
Jan 9, 2024 · Use these resources to understand SQL Server Native Client, a stand-alone data access API, used for both OLE DB and ODBC.
SQL Native Client 11.0 Configuration - SQL Server | Microsoft Learn
Jan 9, 2024 · SQL Server Native Client is the network library that client computers use to connect to SQL Server, starting with Microsoft SQL Server. The settings configured in SQL Server …
Support Policies - SQL Server Native Client | Microsoft Learn
Jan 9, 2024 · Learn about SQL Server Native Client supported SQL Server versions, operating systems, and support policies for ADO, BCP, ODBC, and OLE DB.
Features - SQL Server Native Client | Microsoft Learn
Jan 9, 2024 · In addition to exposing features of the Windows (formerly Microsoft) Data Access Components (WDAC), SQL Server Native Client also implements many other features to …
ODBC - SQL Server Native Client | Microsoft Learn
Aug 21, 2025 · SQL Server supports ODBC, by using the SQL Server Native Client ODBC driver, as a native API for C and C++ applications that communicate with SQL Server.
OLE DB - SQL Server Native Client | Microsoft Learn
Jan 9, 2024 · The SQL Server Native Client OLE DB provider is a native, high performance provider that accesses the SQL Server Tabular Data Stream (TDS) protocol directly. SQL …
When to Use - SQL Server Native Client | Microsoft Learn
Jan 9, 2024 · If you are developing a COM-based application and need to access the new features introduced in SQL Server, you should use SQL Server Native Client. If you don't need …
Using connection string keywords - SQL Server Native Client
Jan 9, 2024 · The following sections describe the keywords that can be used with the SQL Server Native Client OLE DB provider, the SQL Server Native Client ODBC driver, and ActiveX Data …