Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
wingfielda
Starting Member
2 Posts |
Posted - 2007-06-28 : 16:33:26
|
Is there a Data Flow Transromation in SSIS to take multiple columns from an excel sheet and concatinate them into one filed.Ex:'Strt-Address', 'City', 'State' into 'HomeAddress'. I could dump them into a temp table and concatinate the fields and insert that into the destination but that seems like a waiste of using SSIS.Thanks |
|
ekb18c
Starting Member
18 Posts |
|
|
|
|