pinakee Asked 9 Months ago through
Blogs | 10 Points
I am having a folder containing 10 sql files each one having some select statements.
My need is, using SSIS, to read sql files one by one from the folder and insert each sql output to a separate table.
Please help....