SSIS Package to populate excel spreadsheet

Viewed 16

I want to populate an excel spreadsheet using SSIS. each column that needs to be populated is generated by a different query (4 queries). I'm trying to automate that task instead of manually running the query every day, it should do it as a scheduled task

0 Answers
Related