Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
inbs
Aged Yak Warrior
860 Posts |
Posted - 2012-02-06 : 07:54:14
|
i know how to import multiple excel with same metadata files by loop container.but,when i have diffrent metada what can i do? |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2012-02-06 : 09:33:16
|
you need to use different excel sources for that. otherwise write a script task code to create excel file connection and refresh metadata inside a loop------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/ |
|
|
|
|
|