Click here to Skip to main content
15,889,838 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hi,

Is there any alternative way for look up transformation in SSIS? Please reply me.

Thanks.
Posted
Updated 16-Aug-11 18:54pm
v2

1 solution

Yes, You can use ExecuteSQl task component in control flow to load data from DB, and use script component in Data Flow for mapping.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900