SQL Server Native Client 10.0 OLE DB Provider

This OLE DB Provider is provided by Microsoft. The main functionality of the provider is contained in the file sqlncli10.dll.

Include "Provider=SQLNCLI10" in the connection string to use this provider.

Description

SQL Server Native Client version 10 was released with SQL Server 2008.

The SQL Server Native Client OLE DB provider is a low-level COM API that is used for accessing data. The SQL Server Native Client OLE DB provider is recommended for developing tools, utilities, or low-level components that need high performance. 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.

Read more about when to use this provider in the article "When to use the SQL Native Client" in the artices section.

SQL Server Native Client 10.0 provides OLE DB support to applications connecting to SQL Server versions 2000, 2005, 2008 and 2008R2.

The SQL Server Native Client OLE DB provider is an OLE DB version 2.0–compliant provider.

More info about this provider can be found at the Microsoft product page.

Download

This OLE DB Provider, SQL Server Native Client 10.0 OLE DB Provider, can be downloaded here.

Connection Strings

The SQL Server Native Client 10.0 OLE DB Provider provider can be used to connect to the following data sources by using the following connection string references:

SQL ServerSQL Server 2008SQL Server 2005SQL Server 2000SQL Server 7.0Azure SQL Database