Hi,
this is probably been asked many times but i see it in the forum.
I need to create a DTS package that is run from a stored procedure.
Basically the package dumps data to a .CSV, and needs three parameters: start date, end date and output file Path(and file name).
I ve set up all three as global variables, and have no problem with getting the dates into the SQL statement. However I can't get the file name to change.
I found some questions the referred to dynamics

, in DTS,
Can any one hep with this, or refer me to a good source.
Thanks
Peter