Relative Content

Tag Archive for ssisflat-file

ssis ragged right with whitespace delimiter

Working with legacy software which generates files. This one is a ragged right file that is also fixed width, except since the last line doesn’t have the delimiter it’s 2 characters short and the last record is skipped if I use fixed width, even though I ignore that column.