Hi All,
Doing a simple DTS to execute a SQL task and then output the results to a text file.
Can do all this OK - EXCEPT, this is to be a daily task and I want to be able to control the naming convention of the file i.e. to have a different name each time it executes (integrate the date for example).
Can anyone advice on the best way to achieve?
Many thanks
Doing a simple DTS to execute a SQL task and then output the results to a text file.
Can do all this OK - EXCEPT, this is to be a daily task and I want to be able to control the naming convention of the file i.e. to have a different name each time it executes (integrate the date for example).
Can anyone advice on the best way to achieve?
Many thanks