melbert2002
MIS
- Jul 16, 2004
- 153
Hello all,
I have a quesiton. I have a very simple DTS that querries a couple of tables and spits out the results as an csv. That is running just fine. The only thing that I am having a problem with is that this package has to run 3 times a day. How can I add the TIME to the file? I know of a way to add the date, but that is using the FOR statement in a batch file. Is there anyway I can add the time & date to the end of the file name? Like "output_hhmmddmm.csv"
Thanks
Mel
I have a quesiton. I have a very simple DTS that querries a couple of tables and spits out the results as an csv. That is running just fine. The only thing that I am having a problem with is that this package has to run 3 times a day. How can I add the TIME to the file? I know of a way to add the date, but that is using the FOR statement in a batch file. Is there anyway I can add the time & date to the end of the file name? Like "output_hhmmddmm.csv"
Thanks
Mel