Hi i m newly to this container usage part,i want to load 5 excel file from 1 folder to db table,in that excel sheet i m having data like 1 to 100 , 2nd sheet 100 to 200 etc,but when i load this data its take only one excel sheet and load this 5 times in db table,if in that folder having 6 files its loaded 1st file 6 times how to do this in SSIS
i used file path variable i gave ex like : e:\test
i used this variable in Excel conn string properties