Jump to content

Bulk Copy Program

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Kku (talk | contribs) at 15:33, 8 February 2013 (Common Uses: lx). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Bulk Copy Program[1] (BCP) is a command-line tool used to import or export data against a Microsoft SQL Server or Sybase database. The tool is often more efficient [citation needed] than more recent GUI-based applications, such as DTS, to import and extract data.

Common Uses

Some common uses of BCP are:

Other Platforms

References

  1. ^ "Microsoft SQL Server bcp Utility". Microsoft. April 2010.
  2. ^ http://docs.oracle.com/cd/B19306_01/server.102/b14220/utility.htm#sthref1799
  3. ^ "MySQL 5.1 LOAD DATA INFILE Documentation". Retrieved 2010-05-31.
  4. ^ "PostgreSQL 8.1.21 Documentation". Retrieved 2010-05-31.