While moving some data between servers via BCP from a database that I have never seen before, I noticed that several of the tables failed to load into the target server.
The error message was something along the lines of "Could not cope with *".
What the hell was that!
I was using the native switch so the first thing I did was check the schema of the two...
And what do you know... There is a column (the goddamn Key column) with a "*" in its name...
Just beautiful......
Print | posted on Wednesday, March 24, 2004 3:53 PM