RE: SSIS: Flat File Row Delimiter Not Recognized -
05-19-2006
, 04:07 AM
Hi JJ,
Thanks for the update.
As for the padding character, based on my scope, it is the SSIS inserting
spaces in the last column if the row comes up short.
The fixed width in SSIS is different with other like DTS or Excel. In DTS,
it will use the row delimiter to seperate the row. But in SSIS, it does not.
I suggest you use the ragged right since it is more like the 'fixed width'
behavior in Excel and DTS which you are familiar with.
To provide your feedback directly to the product groups:
http://lab.msdn.microsoft.com/produc...k/default.aspx
Thank you!
Sincerely,
Wei Lu
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights. |