Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Loading data from excel to excel using SSIS

$
0
0

Hi Experts,

I've a requirement to load data from one or more excel sheets available in shared folder to another excel sheet in another shared folder.

For example, the data from excel sheet names AAA,BBB should go into new excel sheet ABB and data from AAA, CCC should go into another new sheet ACC.

the sequence should be first we have to load ABB  and then ACC and if any error happens in between we have to send email.

so everytime whenever we have files in source folder this package should get run automatically by picking up the files from the folder and loading into the respective destination excel sheets.

Could you please give idea on how can do this better. I've following points in my mind...

1. Creating a table in sql server with unique id and sheet name and file path

2. In ssis, having foreach loop container,

3. inside foreach loop, data flow task to pick up file name from variable and loading till enumerated.

please help in doing it better and in efficient manner.

Thanks in advance 

--NoorBi


Viewing all articles
Browse latest Browse all 24688


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>