I have a small table with 34 rows and 4 columns that I need copied from one server to another. Everytime I perform the copy with data, everything comes over fine except for the 3rd column which brings back 'NULL' in every row?! I don't understand because the content came over for every other column, but this one. This column has datatype=char, length=5000, Precision=0, Scale=0. The data that is typed into this column is a set of numbers with spaces in between, like this: "4 502 98".