Skip to content

Latest commit

 

History

History
76 lines (49 loc) · 3.54 KB

File metadata and controls

76 lines (49 loc) · 3.54 KB
title OLE DB Driver for SQL Server Programming | Microsoft Docs
description OLE DB Driver for SQL Server Programming
ms.custom
ms.date 06/12/2018
ms.prod sql
ms.prod_service database-engine, sql-database, sql-data-warehouse, pdw
ms.reviewer
ms.technology connectivity
ms.topic reference
helpviewer_keywords
OLE DB Driver for SQL Server, about OLE DB Driver for SQL Server
OLE DB, OLE DB Driver for SQL Server
data access [OLE DB Driver for SQL Server], OLE DB
MSOLEDBSQL, OLE DB
OLE DB
OLE DB Driver for SQL Server
OLE DB Driver for SQL Server, OLE DB
author pmasl
ms.author pelopes

OLE DB Driver for SQL Server Programming

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

[!INCLUDEDriver_OLEDB_Download]

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

OLE DB Driver for SQL Server provides OLE DB support to applications connecting to [!INCLUDEssNoVersion].

The OLE DB Driver for SQL Server is an OLE DB version 2.0-compliant provider.

In This Section

See Also

OLE DB Driver for SQL Server