Combine packages

  • I have a dozen small, simple packages that copy data into tables and executed stored procedures to load them.  The Transform Data tasks are complex.  How can I combine these into one without redoing the Transforms?  

    Thank you for your help.

    We're using SQL-Server 2000 SP4 

  • Create a new DTS package and add Execute Package Tasks to execute each of your existing packages.

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

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