I have a DTS package that exports data to a text file;
The path and file name is T:\Simtrak\inventory.txt
I do not want to create a bat file to rename this because the person running this DTS might not have the bat file on their machine
How can I dynamically change the name to include the date of the file
Start Free Trial