|
Hello,
After running the tool for analyzing and migrating SQL to SQL Azure, i got the following error
Using BCP to get data from table dbo.SuccessStatus
*
Could not find number of records copied. File will not be uploaded.
bcp.exe: unknown option d
usage: bcp.exe {dbtable | query} {in | out | queryout | format} datafile ...bla bla
BCP output file: "c:\SQLAzureMW\BCPData\dbo.SuccessStatus.dat"
I think that it's a commandline issue you execute from code...am i right?
Thanks,
Tareq
|