November 27, 2007 at 5:25 am
Hi All,
I am new to SSIS and I would like to know how you can loop through all files in a directory importing them as you go along?
Thank you
November 27, 2007 at 5:47 am
In the toolbox when you have the control flow open you will find a component called a Foreach Loop Container. When you open the edit window for this component you will see that you can configure it to look through all of the files in a specified directory.
November 27, 2007 at 6:34 am
Wow, I heard it was straightforward. But that, and probably many other things are a vast improvement over DTS!
November 27, 2007 at 6:51 am
It will get a little complicated, but if you search on Google you will find some samples and pictures to walk you through it.
DTS had some good features, but SSIS is a huge step forward.
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply