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?
Software/Hardware used:
ASKED:
November 10, 2008 7:24 PM
UPDATED:
November 10, 2008 10:46 PM