dbTalk Databases Forums  

SSIS package to use one source to several destinations in 1 table

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


Discuss SSIS package to use one source to several destinations in 1 table in the microsoft.public.sqlserver.dts forum.



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

Default SSIS package to use one source to several destinations in 1 table - 07-29-2009 , 12:33 PM






Gurus:

is there a way to have a source column copied to several destination
columns in a single destination table using ssis

Wisord

*** Sent via Developersdex http://www.developersdex.com ***

Reply With Quote
  #2  
Old   
Todd C
 
Posts: n/a

Default RE: SSIS package to use one source to several destinations in 1 table - 07-29-2009 , 01:57 PM






Yes, you will need to create a copy of the column with a new name. Best to
use a Derived Column Transform and then just assign the new column the same
datatype.

HTH
=====
Todd C


"Bill_Orova" wrote:

Quote:
Gurus:

is there a way to have a source column copied to several destination
columns in a single destination table using ssis

Wisord

*** Sent via Developersdex http://www.developersdex.com ***

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.