Here I am mentioning a sample case.Let me know if any one knows solution.
There will be a table "XYZ" which contain data, DB name and table name.
How to dynamically select connection properties for oledb sourcece and SQL Destination in SSIS from the table "XYZ" ??
Source and destinations should be able to select DB name and table name dynamically from the table "XYZ".
Same work flow should be maintained for all the connections.
With regards
Kishore