Skip to content

Latest commit

 

History

History
72 lines (47 loc) · 3.6 KB

File metadata and controls

72 lines (47 loc) · 3.6 KB
title SQL Server Native Client (OLE DB) | Microsoft Docs
ms.custom
ms.date 03/09/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology native-client
ms.topic reference
helpviewer_keywords
SQL Server Native Client OLE DB provider, about SQL Server Native Client OLE DB provider
OLE DB, SQL Server Native Client OLE DB provider
data access [SQL Server Native Client], OLE DB
SQLNCLI, OLE DB
OLE DB
SQL Server Native Client OLE DB provider
SQL Server Native Client, OLE DB
ms.assetid da846da4-ec19-4a4f-81fb-7d5a2b2bf80a
author MightyPen
ms.author genemi
manager craigg

SQL Server Native Client (OLE DB)

The [!INCLUDEssNoVersion] Native Client OLE DB provider is a low-level COM API that is used for accessing data. The [!INCLUDEssNoVersion] Native Client OLE DB provider is recommended for developing tools, utilities, or low-level components that need high performance. The [!INCLUDEssNoVersion] Native Client OLE DB provider is a native, high performance provider that accesses the [!INCLUDEssNoVersion] Tabular Data Stream (TDS) protocol directly.

[!INCLUDEssNoVersion] Native Client provides OLE DB support to applications connecting to [!INCLUDEssNoVersion].

The [!INCLUDEssNoVersion] Native Client OLE DB provider is an OLE DB version 2.0-compliant provider.

In This Section

See Also

SQL Server Native Client Programming