SQLScholar
Programmer
Hey all,
I have a for each file loop in SSIS.
After its gone through its stuff with each file, i want it to delete the file. However its saying that the file is in use by another process.
Any ideas? Is it because the loop is still running and its still on that file in the loop?
How do i get round it?
Dan
----------------------------------------
Be who you are and say what you feel, because those who mind don't matter and those who matter don't mind - Dr. Seuss
Computer Science is no more about computers than astronomy is about telescopes - EW Dijkstra
----------------------------------------
I have a for each file loop in SSIS.
After its gone through its stuff with each file, i want it to delete the file. However its saying that the file is in use by another process.
Any ideas? Is it because the loop is still running and its still on that file in the loop?
How do i get round it?
Dan
----------------------------------------
Be who you are and say what you feel, because those who mind don't matter and those who matter don't mind - Dr. Seuss
Computer Science is no more about computers than astronomy is about telescopes - EW Dijkstra
----------------------------------------