Hi,
I have two databases with the same structure, but different data. A "live" db and a "test" db, with which each night I would like to update the live db with all the sp's on the test machine using a dts.
Using a dts copy objects task, I can specify which sp's to update which is fine. But I want it to copy new sp's created when I run the dts again without having to go and check each new sp's checkbox each time.
Is there a way that I can do this automatically without explicitly checking the new sp on the dts task?
Many Thanks in Advance
Paul
I have two databases with the same structure, but different data. A "live" db and a "test" db, with which each night I would like to update the live db with all the sp's on the test machine using a dts.
Using a dts copy objects task, I can specify which sp's to update which is fine. But I want it to copy new sp's created when I run the dts again without having to go and check each new sp's checkbox each time.
Is there a way that I can do this automatically without explicitly checking the new sp on the dts task?
Many Thanks in Advance
Paul