Bulk copying data in or out

You can use the bulk copy program (bcp) to copy data in or out of a table. bcp provides a convenient, high-speed method for transferring data between a database table or view and an operating system file. bcp can read or write files in a wide variety of formats. When copying in from a file, bcp inserts data into an existing database table; when copying out to a file, bcp overwrites any previous contents of the file.

The Adaptive Server Plug-in uses a wizard to configure the bcp session.

To start the bcp wizard: