I'm not sure the subject line gets across this question's topic all that well, but here goes.
I'm wondering if SSIS can be set up to continuously monitor a specific folder and, if any files are dropped in, immediately begin to process that file.
I know SSIS can have a project tasked to run on a schedule, but I'm wondering if it can be run as a continuous backgound task.
Of course, I realize that any answers I may receive will probably be far out of my current skill range in SSIS, but I can still learn from them.
Thanx in advance!