Consolidate multiple files

  • Hey does any one know the best way to consolidate multiple files for single dts processing ??

  • Could you be a bit more specific about what you want to do ?

  • Sounds like you need to do each file as a step within the dts package.  How many files are there?

    Jules

    Jules Bui
    IT Operations DBA
    Backup and Restore Administrator

  • You could always revert back to the great and powerful DOS copy command... If I am understanding the question correctly:

    copy file1.txt+file2.txt+file3.txt+file4.txt newfile.txt

    newfile.txt will contain all the contents of the 4 files.

    -Mike Gercevich

Viewing 4 posts - 1 through 3 (of 3 total)

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