Hi
I have DTS which import text files into database .All text files are are csv format. However name of each csv is time stamp. for example
22042010235959 (date and time)
21042010235959
20042010235959
Since I have to deal with lots of imports If I could also add filename which has been imported to my database field would be very
advantageous as I would easily be able to see what was the last file which was imported .
Any suggestion of how to achieve this would be very useful.
Thanks for your help
James