How to: Bulk Copy with the SQL Server ODBC Driver (ODBC)
New: 14 April 2006
When used with Microsoft® SQL Server™ 2005, the SQL Server ODBC driver supports the same bulk copy functions supported by the DB-Library API.
In This Section
- How to: Bulk Copy Without a Format File (ODBC)
- How to: Bulk Copy a SELECT Result Set (ODBC)
- How to: Create a Bulk Copy Format File (ODBC)
- How to: Bulk Copy by Using a Format File (ODBC)
- How to: Bulk Copy Data from Program Variables (ODBC)