Hi All,
I have created a global temp table in Execute SQL Task and joining that table in Data Flow Task to get some result set and insert into a table which is located on different server. I have set the RtainSameConnection as True and Delay Validation as True. But the requirement is that, I need to do same activity on multiple Databases using For Each Loop. But, due to RetainSameConnection is true so that I am getting data into Temp Table only from first database. I don't know Script. Is there any existing functionality to achive this task.
Please help me.......
Regards,
Sanjay.