• Hi! Very good solution and easy to follow! 🙂

    In fact, i was looking for something like this, but, the difference is that i want to import ALL the files in that folder, not only the latest. Also, i want to execute the DTS every hour, and i will import the files only if the files had change. is it neccesary to create a log file to manage this?How can do this DTS recursive????:ermm:

    ie: foldertest\file1.txt

    foldertest\file2.txt

    These two files are going to be updated automatically from other solution. Sometimes can be just one file, others two in the 'foldertest'. But i guess this is not that important, since we read all the files in the folder. right?

    Any help is wellcome! Thanks a lot!