![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
In setting up a datawarehouse we're starting out with about 30 tables that need to be transfered. What I would LIKE to do is build a lookup table that holds the Names of those tables in their source, and the names we are going to use in the warehouse, then cycle through that list with a ForEach Container to copy the table, compare to the previous days table, log if different drop previous and rename the new one. Easy 4 step Control Flow dtsx. question is. How can I get the table name out of the lookup table and use it in my package? I've seen how to set the server/catalog in a config file (nice for connection stores!) But Has anyone tried pulling in multiple table names yet? Ches Weldishofer Clear Channel |
#3
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |