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

SSIS and moving files from multiple location

$
0
0

Hi to all,
I need some help and guidance about this task. I need to process multiple Access db to load information into SQL table.
I have tried a for Each loop container but ended up with drivers errors and other major errors I was unable to fix. Another solution just came across my mind and it might work  but I am not sure I am thinking of moving the access db from 1 folder ( total of 30 different folder ) into another folder, process with the db, delete the db and move the database from the next folder in the directory.

I do not want to create 30 different connection to process them, so moving them should solve my problem. Can anyone help me thru the step on this one. I am almost sure it will involve variables and this is where I am not good at all

Thanks  


Viewing all articles
Browse latest Browse all 24688

Trending Articles