Microsoft
Software
Hardware
Network
Question : Bcp Failing
I'm trying to bcp in from a very wide table with data I'm not too familiar with and getting this result:
C:\office\db\bcp>bcp mydb..test_2 in test.txt -S -Usa
-Pxx -c -b1000
Starting copy...
SQLState = 22001, NativeError = 0
Error = [Microsoft][SQL Native Client]String data, right truncation
SQLState = 22018, NativeError = 0
Error = [Microsoft][SQL Native Client]Invalid character value for cast specifica
tion
....
What switches should I be using? I've tried -k but had the same result.
jkavx
Answer : Bcp Failing
I see, it worked with wordpad.
now, from what I can see, the file contains newlines... which is deadly for bcp (in), you cannot do that.
you will need either some XML format, or another method to get the data copied.
Random Solutions
Problem using an if statement with a php variable in Flash - Part 2
Sendmail Log Incoming & Outgoing Email With Ease
SBS 2003, Exchange, deleted email, want to recover both user and email folder. how to do this...
Remove "set as desktop background" in windows picture and fax viewer
Get a HTTP POST with a C# Handler
MS Access update statement with subquery in the set clause?
Which DR solution is better - Microsoft CCR or Xosoft Wansync HA for Exchange?
Disaster Recovery Terminal Server & Licensing
Public folder permissions
Need to query and change the format output of a date column. Currently comming out as yyyy-mm-dd : 00:00:00.000