Hi Experts,
Currently using SQL Server 2000 but I could update to 2005 soon.
This is what I wan't to do from a SQL DTS:
1. Rename existing Excel file adding the date to the name (ex: File.xls becomes File2007-09-14.xls)
2. Create a NEW Excel file
3. Take data from Stored Proc and put it in the new Excel file
I know only basic stuff with DTS... I would like suggestion on how to best achieve those task.
Thanks
PS I'm leaving work at this moment and won't be able to check back on this question until monday morning.
Have a nice weekend !
Start Free Trial