Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.74 KB

File metadata and controls

32 lines (24 loc) · 1.74 KB
title Data types (Native Client OLE DB provider)
description SQL Server Native Client Data Types (OLE DB)
author markingmyname
ms.author maghan
ms.date 03/14/2017
ms.service sql
ms.subservice native-client
ms.topic reference
helpviewer_keywords
mapping data types [OLE DB]
SQL Server Native Client OLE DB provider, data types
data types [OLE DB]
OLE DB, data types

SQL Server Native Client Data Types (OLE DB)

[!INCLUDESQL Server Azure SQL Database Synapse Analytics PDW]

In order to execute [!INCLUDEtsql] statements and process the results using the [!INCLUDEssNoVersion] Native Client OLE DB provider, you must know how the [!INCLUDEssNoVersion] Native Client OLE DB provider maps [!INCLUDEssNoVersion] data types to OLE DB data types when binding parameters or columns in a rowset, and when it uses the ITableDefinition interface to create a table in [!INCLUDEssNoVersion].

In This Section

See Also

SQL Server Native Client (OLE DB)