How to: Bulk Copy with the SQL Server ODBC Driver (ODBC)
新建日期: 2006 年 4 月 14 日
When used with Microsoft® SQL Server™ 2005, the SQL Server ODBC driver supports the same bulk copy functions supported by the DB-Library API.
本节内容
- 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)