SSIS Flat File Fixed Width - No Line Feed Options

  • Hi Guys,

    I have created a data table from SSMS as just ONE column in the foramt that I require. I now need to convert that to a fixed width text file - so am using SSIS to create the package to do so.

    I have 2 problems ;

    1. When I export - I am getting the columns wrapped without having a "Line Feed" or "Hard Return"

    2. When I try and configue the Flay File connection manager to apply the LINE FEED - I get a dialogue box appear when I choose the Columns - "Input column widths are ignored because they contain zeros or negatives"

    Am I missing something really obvious ?

    The table is populated with multiple lines and the data flow process is validated and goes green when run.

    Thanks

    ________________________________________________________________________________________________
    Regards
    Steve
    SQL 2008 DBA/DBD - MCTS/MCITP

    Please don't trust me, test the solutions I give you before using them.

  • Just an update -

    Because I am using one column from the input table - I have changed to use delimited file as output, which now does the job.

    ________________________________________________________________________________________________
    Regards
    Steve
    SQL 2008 DBA/DBD - MCTS/MCITP

    Please don't trust me, test the solutions I give you before using them.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply