There are values within the same column that do not have dashes, and they import correctly. It is only the values with dashes that are not importing. All other values import correctly.
Thanks.
User Profile
Collapse
-
I did. The column names in the source file are identical to the column names in the destinations table. I double-checked the mapping just to be sure all were correctly mapped.Leave a comment:
-
DTS import with dashes in source data
I'm trying to import numbers from an excel spreadsheet into a SQL table using a DTS package. I'm getting null values imported when my source data contains a dash (-). The data type for the source is text, and the datatype for the destinations is varchar(100). I've also tried a source data type of general. I'm doing a straight copy.
The source data might look 234-b87-456. Why would I be getting nulls when importing this data?...
No activity results to display
Show More
Leave a comment: