DBAchick
Programmer
- Apr 27, 2000
- 61
I have created a DTS package that makes one connection and creats 7 .txt files based on different select statements. Each .txt destination file needs to have a path and file name assigned (General Tab on Properties of Text Destination.)
I want to be able to manipulate (before or after creation) the name of that file to include the current date. So instead of just \\server\share\directory\filename.txt, I want the path to be \\server\share\directory\filename20020328.txt.
Is there an easy way to do this?
Any suggestions are helpful!
I want to be able to manipulate (before or after creation) the name of that file to include the current date. So instead of just \\server\share\directory\filename.txt, I want the path to be \\server\share\directory\filename20020328.txt.
Is there an easy way to do this?
Any suggestions are helpful!