dbTalk Databases Forums  

Copy column transformations

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Copy column transformations in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Andy
 
Posts: n/a

Default Copy column transformations - 04-28-2006 , 08:13 AM






I have a data pump task in one package that uses a copy column
transformation. I would also like to add this same transformation to another
package. Is there any easy way to copy the transformation and place it in
another package or am I stuck doing the mappings all over again? If it was
ActiveX I could obviously copy the script over. Is there any way to export
out of disconnected edit?

Thanks

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Copy column transformations - 04-28-2006 , 11:20 AM






You are pretty much stuck doing the mappings again although (and this is the
long way around) you could script out to VB, copy the relevant section,
script the destination package to VB, paste in the code and save back to SQL
Server.



--


Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com


"Andy" <Andy (AT) discussions (DOT) microsoft.com> wrote

Quote:
I have a data pump task in one package that uses a copy column
transformation. I would also like to add this same transformation to
another
package. Is there any easy way to copy the transformation and place it in
another package or am I stuck doing the mappings all over again? If it
was
ActiveX I could obviously copy the script over. Is there any way to
export
out of disconnected edit?

Thanks



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.