SSIS Multiple Excel Files Import | using foreach object

preview_player
Показать описание
Tutorial showing how to import multiple excel files into a SQL table using the foreach container and variables. The Microsoft Access Objects may be required to perform this tutorial.

Рекомендации по теме
Комментарии
Автор

Finally a very well explained process on loops; I used it for Ms Access files and worked too

colaguibel
Автор

Thanks a lot for sharing this tutorial!! I keep having issues because the Excel Source task couldn't read files with multiple names but now the issue has been fixed!! Again thanks a lot!!!

kristy.rlopez
Автор

Thank you so much, after spending lots of hours, I found your video and solved multiple excel data transfer problem :)

demirmahmut
Автор

Thank you, gracias!!! me estaba volviendo loca!

gleomarperez
Автор

Great video. Very clear, step by step and easy to understand. It helps me a lot. Thanks!

nicolasdiaz
Автор

When I run this with the start button, it just hangs / does nothing. When I execute just the container, it displays the first file, and then the DFT does nothing (if I use a data viewer, it does not read the excel file). Any guesses what needs to change?

abefroman
Автор

Great video! Thank you! I am surprised you didn't have to do datatype conversion from excel Unicode datatype to non-Unicode datatype!

PS-vcef
Автор

I got this working in VS, but when deploy it I get an error about the ACE OLEDB 12 driver not being installed. Does anyone know what would cause this to throw an error in SQLServer but not VS?

ravekid
Автор

What would you do if the worksheet structure is the same but the sheetname is different in each excel file? it always matches the file name

javierrodriguez
Автор

How can I make my SISS project automatically run, sir ?

tungnguyenuc