Bulk Copy Functions

The SQL Server-specific bulk-copy API extension of the SQL Server Native Client ODBC driver allows client applications to rapidly add data rows to, or extract data rows from, a SQL Server table.

When using SQL Server Native Client, you can reference the bulk copy functions in SQLNCLI10.LIB and SQLNCLI.H.