I have a DTS which transfers data from a table into a CSV file and saves it in one of our network drives. Is it possible to automatically add the date to the CSV filename every time it is run so that it doesn't overwrite the previous copy.
You can use an ActiveX script to dynamically calculate the filename and change the DataSource property of the Destination connection, or possibly just a Dynamic Properties Task. Good luck!
--John
-----------------------------------
Behold! As a wild ass in the desert
go forth I to do my work.
--Gurnie Hallock (Dune)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.