Hi guys,
I need an easier way to copy and edit a DTS. Currently I have a DTS with probably about 50 SQL task. Each task of course has SQL statments.
Every time, I have a new customer, I have to go into every of this single task and change the name of the DB that I associate them with. this is because some of the table name and db name has the customer's name and I need to change it.
Currently, I will import all the 50 task into each individual text file and do a find and replace in ultraedit. Afterwhich, i will open each task and open each text file for each task.
I need an easier way to do this. I thought of saving the DTS as a VB file, do a find and replace to change the name. but then I don't know if there is a way to import the VB file back into DTS format.
Please advise.
btw, am using SQL Server 2000
thanks.
-- gyfu --
Crystal Ver 10
Microsoft SQL
I need an easier way to copy and edit a DTS. Currently I have a DTS with probably about 50 SQL task. Each task of course has SQL statments.
Every time, I have a new customer, I have to go into every of this single task and change the name of the DB that I associate them with. this is because some of the table name and db name has the customer's name and I need to change it.
Currently, I will import all the 50 task into each individual text file and do a find and replace in ultraedit. Afterwhich, i will open each task and open each text file for each task.
I need an easier way to do this. I thought of saving the DTS as a VB file, do a find and replace to change the name. but then I don't know if there is a way to import the VB file back into DTS format.
Please advise.
btw, am using SQL Server 2000
thanks.
-- gyfu --
Crystal Ver 10
Microsoft SQL