Bulk Copy Functions

The SQL Server-specific bulk-copy API extension of the SQL 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 Native Client, you can reference the bulk copy functions in SQLNCLI.LIB and SQLNCLI.H.

See Also

Reference

SQL Server Driver Extensions

Concepts

Performing Bulk Copy Operations (ODBC)

Help and Information

Getting SQL Server 2005 Assistance