How to create Table/Metadata driven SSIS Package
Hi, i want to create an SSIS package loading data from sql to excel and will use a table having columns like ExcelFileName, ExcelSource, ExcelDestination etc.. do you guys know any example on this? i checked online found some links but didnt understand well.
Thanks
May 14th, 2012 7:57pm
You can use SSIS Package Configurations to influence the properties of the Excel connection manager. See
http://msdn.microsoft.com/en-us/library/ms141682(v=sql.105).aspx for more info.
Farooq Mahmud | Support Escalation Engineer | Microsoft Health Solutions Group
Free Windows Admin Tool Kit Click here and download it now
May 14th, 2012 9:09pm


