Skip to content

Latest commit

 

History

History
46 lines (38 loc) · 2.49 KB

File metadata and controls

46 lines (38 loc) · 2.49 KB
title How-to articles (OLE DB driver)
description Use these how-to articles to understand how the OLE DB Driver for SQL Server connects to a server, runs a command, and processes results.
author David-Engel
ms.author davidengel
ms.reviewer randolphwest
ms.date 10/02/2023
ms.service sql
ms.subservice connectivity
ms.topic reference
ms.custom
ignite-2025
helpviewer_keywords
OLE DB, how-to topics

OLE DB How-to articles

[!INCLUDE SQL Server Azure SQL Database Azure SQL Managed Instance Azure Synapse Analytics PDW FabricSQLDB]

[!INCLUDE Driver_OLEDB_Download]

To use the OLE DB Driver for SQL Server, you have to understand how to make a connection to the server, execute the command, and process the results.

In this section

Related content