Copy Group of Transform Data Tasks in Same Package

  • Hi,

    I am modifying a package to use basically the same group of transform data tasks to generate slightly different data (slightly different criteria in the originating select). So there would be two sets of transform data tasks instead of one.

    To save time is there any way to copy the group of 20+ transformations and paste next to the original group?

    I know how to do it the slow way--from scratch.

    Thank you.

    Susan

  • Sure you can select them all in BIDS and then paste them in the package. They will get a number added to the end of the name.

  • If this is a DTS package, Jack's BIDS suggestion won't work and, unfortunately, there isn't a way to copy a Data Transformation task in DTS Designer. Lot's of connections and some tasks can be copied but not this one.

    Greg

  • Greg Charles (9/2/2008)


    If this is a DTS package, Jack's BIDS suggestion won't work and, unfortunately, there isn't a way to copy a Data Transformation task in DTS Designer. Lot's of connections and some tasks can be copied but not this one.

    Oops, since I don't have 2000 anymore I forget and assume everyone is in SSIS.

  • That's what I thought so I'm copying over the DTS package to another one (by Save AS), massaging the transformations, and then putting in an execute package into the orignal DTS package to call the "saved as" package.

    We'll be moving to 2005 for these (changing DTS's to SSIS) eventually since everything else is 2005 in our environment.

    Thanks for your responses.

    Susan

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

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