Iam using sqlserver7.0. I have to create an excel file of data extracted from a table in the database. This process should be automated and should be invoked every friday. I have created a job for this using DTS. I would like to give a unique naming convention for files generated everyweek.I would like to give the name as fileDDMMYY. How can we do this in a job. Is there any other menthod?. Could any one help me in sorting out this?. Thanks in advance
Santhosh