Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
sudha12345
Starting Member
47 Posts |
Posted - 2009-06-10 : 05:53:48
|
| BCP HMSS_HOLD..CONFIGURATION in D:\ config.txt -c -U MedNet -P Wipro123 -S 10.150.135.132Starting copy...SQLState = HY000, NativeError = 0Error = [Microsoft][SQL Native Client]Unexpected EOF encountered in BCP data-fil0 rows copied.Network packet size (bytes): 4096Clock Time (ms.) Total : 1can any one help me on this errorSudhakar |
|
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
Posted - 2009-06-10 : 06:08:49
|
I think there should be no space in the file name.Write "D:\Config.txt" instead of "D:\ Config.txt" E 12°55'05.63"N 56°04'39.26" |
 |
|
|
|
|
|