How to Output one single table to two different flatfile?

답변됨 How to Output one single table to two different flatfile?

  • Sunday, September 23, 2012 12:27 PM
     
     

    Hi,

    A qick question for the data flow: How to output table to two different flatfile ?

    For example, we got Table A contains column 1, column2, column 3 and column 4. I want to output column 1 and Column 2 to Flatfile B and Column 3 and column 4 to flatfile C. It should be noted that Table A is generated from the previous data flow and currently not stored in the SQL Server. Can someone tell me which tools I should use in SSIS to seperate the data into 2 flatfiles? Many thanks

    Best Regards

    Stephen 

All Replies