SSIS 2005 : Holding data from various text file with out using database

  • Hi,

    My application (SSIS) will process mutiple tab delimited text files and reconcile the data into another text file as a whole. the challenge of holding data from similar text files having same set of columns without using database, Is that possible ?

    I am able to read all the text files but while pushing data into a cosolidated file, the header row is repeated, I need to get rid of that repeated header row from the text files.

    Any response is apprecuated.

    Thanks

  • I just got solution from this URL.... Hope this helps

    http://codejotter.wordpress.com/2010/04/06/importing-multiple-text-files-using-ssis/

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

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