![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
When creating a new package under Data Transformation Services with the following information, you get the error message of "Invalid delimited data". Row one will import correctly. Row two will fail. "0035","C","525 W DAVIS RD","ANYCITY","FL","12345" "0036","C","1252 S 1ST STREET, 125","ANYCITY","FL","12345" The error is at the comma before the apartment number because it takes it as the beginning of a new column. This then creates the error for missing delimiters as discussed in BUG #: 56479. The suggested workaround was to edit the file, but with 8000+ records that is impractical. Since the DTS functions from inside Databases, All Tasks, Import Data works correctly with these two lines, what is the difference between the areas? |
#3
| |||
| |||
|
|
When creating a new package under Data Transformation Services with the following information, you get the error message of “Invalid delimited data”. Row one will import correctly. Row two will fail. “0035”,”C”,”525 W DAVIS RD”,”ANYCITY”,”FL”,”12345” “0036”,”C”,”1252 S 1ST STREET, 125”,”ANYCITY”,”FL”,”12345” The error is at the comma before the apartment number because it takes it as the beginning of a new column. This then creates the error for missing delimiters as discussed in BUG #: 56479. The suggested workaround was to edit the file, but with 8000+ records that is impractical. Since the DTS functions from inside Databases, All Tasks, Import Data works correctly with these two lines, what is the difference between the areas? |
![]() |
| Thread Tools | |
| Display Modes | |
| |