SSIS Import from Multiple Databases
5 pts.
0
Q:
SSIS Import from Multiple Databases
How do I iterate over a series of databases with identical structure and import from a seris of tables within each using the SSIS ForEach facility?
ASKED: Jul 13 2009  9:57 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
46810 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Use a script task to change the connection string properties of the connection object that the source of the data flow is using.
Last Answered: Jul 13 2009  10:51 PM GMT by Mrdenny   46810 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0