dbTalk Databases Forums  

single transformation in SSIS

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


Discuss single transformation in SSIS in the microsoft.public.sqlserver.dts forum.



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

Default single transformation in SSIS - 09-24-2008 , 11:38 AM








I am having 34 columns in the source and destination table, i want to
move all the data to the destination table in single transformation by
SSIS. I dont want map each column in the source and destination (ie; 34
lines). I am trying to map this in the

Dataflow tab-->OLEDB Destination --> Mappings tab.

I want to combine all the columns in the source and pass the value to
the destination in single line (Not 34 lines) as we can do it in
SQLServer 2000.

Please post your answers if you have idea on this.

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

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

Default RE: single transformation in SSIS - 09-24-2008 , 12:13 PM






Quote:
I want to combine all the columns in the source and pass the value to
the destination in single line (Not 34 lines)
So you want to put 34 field from the source into ONE field in the destination?

Or will there be a one-to-one match from source to destination? In this
case, you need to map each and every field in the Mappings tab. Here's a
hint, though: when you FIRST create the OLE DB Destination, it will try to
map matching field names automatically.
--
Todd C

[If this response was helpful, please indicate by clicking the appropriate
answer at the bottom]


"Ahamed Faridh" wrote:

Quote:

I am having 34 columns in the source and destination table, i want to
move all the data to the destination table in single transformation by
SSIS. I dont want map each column in the source and destination (ie; 34
lines). I am trying to map this in the

Dataflow tab-->OLEDB Destination --> Mappings tab.

I want to combine all the columns in the source and pass the value to
the destination in single line (Not 34 lines) as we can do it in
SQLServer 2000.

Please post your answers if you have idea on this.

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


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

Default RE: single transformation in SSIS - 09-24-2008 , 12:13 PM



Quote:
I want to combine all the columns in the source and pass the value to
the destination in single line (Not 34 lines)
So you want to put 34 field from the source into ONE field in the destination?

Or will there be a one-to-one match from source to destination? In this
case, you need to map each and every field in the Mappings tab. Here's a
hint, though: when you FIRST create the OLE DB Destination, it will try to
map matching field names automatically.
--
Todd C

[If this response was helpful, please indicate by clicking the appropriate
answer at the bottom]


"Ahamed Faridh" wrote:

Quote:

I am having 34 columns in the source and destination table, i want to
move all the data to the destination table in single transformation by
SSIS. I dont want map each column in the source and destination (ie; 34
lines). I am trying to map this in the

Dataflow tab-->OLEDB Destination --> Mappings tab.

I want to combine all the columns in the source and pass the value to
the destination in single line (Not 34 lines) as we can do it in
SQLServer 2000.

Please post your answers if you have idea on this.

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


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

Default RE: single transformation in SSIS - 09-24-2008 , 12:13 PM



Quote:
I want to combine all the columns in the source and pass the value to
the destination in single line (Not 34 lines)
So you want to put 34 field from the source into ONE field in the destination?

Or will there be a one-to-one match from source to destination? In this
case, you need to map each and every field in the Mappings tab. Here's a
hint, though: when you FIRST create the OLE DB Destination, it will try to
map matching field names automatically.
--
Todd C

[If this response was helpful, please indicate by clicking the appropriate
answer at the bottom]


"Ahamed Faridh" wrote:

Quote:

I am having 34 columns in the source and destination table, i want to
move all the data to the destination table in single transformation by
SSIS. I dont want map each column in the source and destination (ie; 34
lines). I am trying to map this in the

Dataflow tab-->OLEDB Destination --> Mappings tab.

I want to combine all the columns in the source and pass the value to
the destination in single line (Not 34 lines) as we can do it in
SQLServer 2000.

Please post your answers if you have idea on this.

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


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

Default RE: single transformation in SSIS - 09-24-2008 , 12:13 PM



Quote:
I want to combine all the columns in the source and pass the value to
the destination in single line (Not 34 lines)
So you want to put 34 field from the source into ONE field in the destination?

Or will there be a one-to-one match from source to destination? In this
case, you need to map each and every field in the Mappings tab. Here's a
hint, though: when you FIRST create the OLE DB Destination, it will try to
map matching field names automatically.
--
Todd C

[If this response was helpful, please indicate by clicking the appropriate
answer at the bottom]


"Ahamed Faridh" wrote:

Quote:

I am having 34 columns in the source and destination table, i want to
move all the data to the destination table in single transformation by
SSIS. I dont want map each column in the source and destination (ie; 34
lines). I am trying to map this in the

Dataflow tab-->OLEDB Destination --> Mappings tab.

I want to combine all the columns in the source and pass the value to
the destination in single line (Not 34 lines) as we can do it in
SQLServer 2000.

Please post your answers if you have idea on this.

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


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

Default RE: single transformation in SSIS - 09-24-2008 , 12:13 PM



Quote:
I want to combine all the columns in the source and pass the value to
the destination in single line (Not 34 lines)
So you want to put 34 field from the source into ONE field in the destination?

Or will there be a one-to-one match from source to destination? In this
case, you need to map each and every field in the Mappings tab. Here's a
hint, though: when you FIRST create the OLE DB Destination, it will try to
map matching field names automatically.
--
Todd C

[If this response was helpful, please indicate by clicking the appropriate
answer at the bottom]


"Ahamed Faridh" wrote:

Quote:

I am having 34 columns in the source and destination table, i want to
move all the data to the destination table in single transformation by
SSIS. I dont want map each column in the source and destination (ie; 34
lines). I am trying to map this in the

Dataflow tab-->OLEDB Destination --> Mappings tab.

I want to combine all the columns in the source and pass the value to
the destination in single line (Not 34 lines) as we can do it in
SQLServer 2000.

Please post your answers if you have idea on this.

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


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

Default RE: single transformation in SSIS - 09-24-2008 , 12:13 PM



Quote:
I want to combine all the columns in the source and pass the value to
the destination in single line (Not 34 lines)
So you want to put 34 field from the source into ONE field in the destination?

Or will there be a one-to-one match from source to destination? In this
case, you need to map each and every field in the Mappings tab. Here's a
hint, though: when you FIRST create the OLE DB Destination, it will try to
map matching field names automatically.
--
Todd C

[If this response was helpful, please indicate by clicking the appropriate
answer at the bottom]


"Ahamed Faridh" wrote:

Quote:

I am having 34 columns in the source and destination table, i want to
move all the data to the destination table in single transformation by
SSIS. I dont want map each column in the source and destination (ie; 34
lines). I am trying to map this in the

Dataflow tab-->OLEDB Destination --> Mappings tab.

I want to combine all the columns in the source and pass the value to
the destination in single line (Not 34 lines) as we can do it in
SQLServer 2000.

Please post your answers if you have idea on this.

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


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

Default RE: single transformation in SSIS - 09-24-2008 , 12:13 PM



Quote:
I want to combine all the columns in the source and pass the value to
the destination in single line (Not 34 lines)
So you want to put 34 field from the source into ONE field in the destination?

Or will there be a one-to-one match from source to destination? In this
case, you need to map each and every field in the Mappings tab. Here's a
hint, though: when you FIRST create the OLE DB Destination, it will try to
map matching field names automatically.
--
Todd C

[If this response was helpful, please indicate by clicking the appropriate
answer at the bottom]


"Ahamed Faridh" wrote:

Quote:

I am having 34 columns in the source and destination table, i want to
move all the data to the destination table in single transformation by
SSIS. I dont want map each column in the source and destination (ie; 34
lines). I am trying to map this in the

Dataflow tab-->OLEDB Destination --> Mappings tab.

I want to combine all the columns in the source and pass the value to
the destination in single line (Not 34 lines) as we can do it in
SQLServer 2000.

Please post your answers if you have idea on this.

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


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

Default RE: single transformation in SSIS - 09-24-2008 , 12:13 PM



Quote:
I want to combine all the columns in the source and pass the value to
the destination in single line (Not 34 lines)
So you want to put 34 field from the source into ONE field in the destination?

Or will there be a one-to-one match from source to destination? In this
case, you need to map each and every field in the Mappings tab. Here's a
hint, though: when you FIRST create the OLE DB Destination, it will try to
map matching field names automatically.
--
Todd C

[If this response was helpful, please indicate by clicking the appropriate
answer at the bottom]


"Ahamed Faridh" wrote:

Quote:

I am having 34 columns in the source and destination table, i want to
move all the data to the destination table in single transformation by
SSIS. I dont want map each column in the source and destination (ie; 34
lines). I am trying to map this in the

Dataflow tab-->OLEDB Destination --> Mappings tab.

I want to combine all the columns in the source and pass the value to
the destination in single line (Not 34 lines) as we can do it in
SQLServer 2000.

Please post your answers if you have idea on this.

*** 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.