Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.93 KB

File metadata and controls

36 lines (25 loc) · 1.93 KB
title Bulk Copying, SQL Server ODBC Driver
description Bulk Copying with the SQL Server ODBC Driver How-to Topics (ODBC)
author markingmyname
ms.author maghan
ms.date 12/18/2019
ms.service sql
ms.subservice native-client
ms.topic reference
helpviewer_keywords
bulk copy [ODBC]
bulk copy [ODBC], about bulk copy

Bulk Copying with the SQL Server ODBC Driver How-to Topics (ODBC)

[!INCLUDE SQL Server]

When used with [!INCLUDE ssversion2005-md], the SQL Server ODBC driver supports the same bulk copy functions supported by the DB-Library API.

For information about a breaking change in bulk copying beginning in [!INCLUDEssVersion2005], see Performing Bulk Copy Operations (ODBC).

In This Section

See Also

ODBC How-to Topics