August 6, 2007 at 9:00 am
I have a DTS package that queries the database and exports the data to a csv file. I want the csv file to be named the date. Is there a way to create the package in such a way it does this or will I need to make a seprate task to rename the file?
August 6, 2007 at 1:33 pm
I can do it with an Active X Script Task. Thanks guys!
August 6, 2007 at 5:03 pm
Have you considered just using TSQL and a call to OSQL?
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply