127 How to import all excel files from a folder to SQL server and create table automatically in SSIS

preview_player
Показать описание
How to import all excel files from a folder to sql server and create table automatically using ssis or C#

Download the file\script used in the Video from below link

How to import all excel files from a folder to sql server and create table automatically using ssis
How do I import data from multiple Excel files to SQL using SSIS?
How do I automatically import data from Excel to SQL Server?
How do I import multiple Excel files into SQL table?
How do I load data from Excel to SQL Server table in SSIS package?

Happy Learning.

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

This is a very helpful video and will come in handy. Thanks for sharing!

jarisalmanzar
Автор

Thank you for video Aqil..!!
I'm facing issue, I have enabled text file logging in SSIS package and Log file is generating when I'm executing package using Visual Studio. But when I'm executing SSIS package using SQL Agent Job then Log file is not generating. Pls suggest.

deepakj
Автор

Hi Aqil,
If i dont want to create new table every time and load data into a single table only from similar kind of multiple files, then how to do that with c# coding?

Itzshubhashree
Автор

GreatSir, how to download files from Outlook using SSIS is there any possibility

anandreddy
Автор

Hi Aqil, is it possible to pass using same table name to the package without much code change just passing the table name as variable to migrate data from source to destination?

karthikcs
Автор

In Case if I have similar multiple files then in that case what we can do.

michaelaugustine
Автор

Do we need to by heart this script code ? Don’t u think it’s very tough to remember

nomadickeshav