dbTalk Databases Forums  

SQL Server 2005 DTS /SSIS

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


Discuss SQL Server 2005 DTS /SSIS in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #41  
Old   
Gerald Aichholzer
 
Posts: n/a

Default Re: SQL Server 2005 DTS /SSIS - 09-16-2008 , 02:10 AM






Test Test wrote:
Quote:
No, it for columns mappings. In DTS 2000, you have a choice to map 1
source coumne to 1 target column / or you can select all columns
(source, target), choose copy and apply mappings in a single
transformation (click on Transformation tab under Transform Data Task
Properties). The processing goes faster using a single transformation.
In SQL 2005, I can map 1 to 1 but I can not select multiple columns.
I don't know DTS 2000, to be able to help you, you should describe
in more detail what you are trying to do with SSIS.

As far as I understand you are trying to copy data from source to
destination. In this scenario you don't need a transformation in
SSIS at all. All you need is a data flow task with a data flow
source and a data flow destination component.

regards,
Gerald


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.