Hi
I need to create a DTS package that will check a folder to see if there are files present in a specific folder, loop through the folder and import the multiple files in the folder into a table. After each successfull import of a file into the sql server table, move the file to another folder,continue with the next file etc.
Thanks in advance
I need to create a DTS package that will check a folder to see if there are files present in a specific folder, loop through the folder and import the multiple files in the folder into a table. After each successfull import of a file into the sql server table, move the file to another folder,continue with the next file etc.
Thanks in advance