November 18, 2008 at 8:47 am
I need to keep tracking of Database objects changes..
For that i have implement DDL trigger but one problem i am facing..
All changes are tracked well for Procedure and functions, but when i change column dataType or add new column from UI..It genereates scripis like
create tmp_tablename (id..etc)
drop table tablename
and when i chane from analyzer , then got weel scriprs..
any idea?
November 18, 2008 at 9:54 pm
Is there any way to track Databbase object changes...so that after track those changes i can apply thos changes on live servers from scripts generated from track..???
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy