ODBC and SQL Server

Converting from DB-Library to ODBC Bulk Copy

Converting a DB-Library bulk copy program to ODBC is easy because the bulk copy functions supported by the Microsoft® SQL Server™ ODBC driver are similar to the DB-Library bulk copy functions, with the following exceptions:

See Also

bcp_colfmt

bcp_control

Bulk-Copy Functions

SQLSetConnectAttr

Using Format Files