Reading data from multiple Excel files dynamically using SSIS
The video shows the dynamic functionality of SSIS packages. I have used the ETL to read through multiple excel files dynamicaaly using a single connection manager. a For each loop container is used to loop through each of these files and the data loaded into SQL database by dynamically changing the connection string for each excel file. You can also download high quality video by clicking here.
Part 1:
Part 2:
Please leave a comment with your suggestions and feedbacks.
