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.

Vedere anche

Riferimento

SQL Server Driver Extensions

Concetti

Performing Bulk Copy Operations (ODBC)

Guida in linea e informazioni

Assistenza su SQL Server 2005