"Could not find the selected row delimiter within first 8kb of data" -
06-16-2004
, 09:24 AM
When trying to create the DTS package to import a text file, I am getting
the above message. The row is 752 characters, with white space between
position 646 and approximately 702. DTS will not recognize anything beyond
position 648. Just puts the red end-of-row line there and will not read the
rest.
This is just a straight import into a table, no transformations.
There must be some way to overcome this... will someone please share their
wisdom? |