Flat file source w/non-standard row delimiter -
06-20-2006
, 02:27 PM
I am working with a flat file that is column-delimited with a senmi-colon,
and row delimited with a \x00 \x0D \x0A. Due to the \x00, the data load is
failing. How can I specify for SSIS to include the \x00 in the row
delimiter? I have tried many variations, with no luck. |