Bulk Copy Program Questions

1

Best way to copy large amount files
I have 50 GB of files on an iServer that was copied onto an external hardrive.  What is the best way to copy these files onto a Seagate NAS Server.  The external HD is plugged into the USB and appears as a drive.  Should I use xcopy is DOS or can I drag and drop [...]

Answer Question   |  October 5, 2009  8:43 PM
Bulk Copy Program, Copy programs, NAS, NAS devices
asked by:
5 pts.

Error messaging while using BCP in SQL Server 2005
I am getting this error while using the Bulk Copy Program (version 9.0) in SQL Server 2005: “An error occured while processing the command line”. I am using the following command: bcp MyDatabase..temptable in “C:Documents and SettingsRishiOut.txt” -c -r n -SMyServer -UHamp -Ppass123 >>Error.txt Why might this be?

Answer Question   |  November 10, 2008  7:24 PM
Bulk Copy Program, SQL Server 2005, SQL Server errors
2,585 pts.

BCP and SQL2005 collation issues
I get this error: Error = [Microsoft][SQL Native Client]Unable to resolve column level collations SQLState = 01000, NativeError = 5701 I am using the standar collation that comes with SQL2005

Answer Question   |  September 3, 2008  3:54 AM
BCP Utility, Bulk Copy Program, SQL Server 2005
asked by:
5 pts.

1