| title | Bulk Copy Functions | Microsoft Docs | ||||
|---|---|---|---|---|---|
| ms.custom | |||||
| ms.date | 03/06/2017 | ||||
| ms.prod | sql-server-2014 | ||||
| ms.reviewer | |||||
| ms.technology | native-client | ||||
| ms.topic | reference | ||||
| helpviewer_keywords |
|
||||
| ms.assetid | 6526b892-1d58-4f55-8335-f09887f6ea02 | ||||
| author | MightyPen | ||||
| ms.author | genemi | ||||
| manager | craigg |
The [!INCLUDEssNoVersion]-specific bulk-copy API extension of the [!INCLUDEssNoVersion] Native Client ODBC driver allows client applications to rapidly add data rows to, or extract data rows from, a [!INCLUDEssNoVersion] table.
When using [!INCLUDEssNoVersion] Native Client, you can reference the bulk copy functions (BCP) in SQLNCLI11.LIB and SQLNCLI.H.
An application that uses BCP API function calls should link with the library (.lib) that shipped with the driver (.dll) used by the application. A BCP application should not link with more than one driver library.
SQL Server Driver Extensions
Performing Bulk Copy Operations (ODBC)