K
Kikoz
Hi all.
For some reason, my company has urgent need to rename one core table in one
db. Db has lots (lots!) of sprocs, views, triggers and UDFs. I'm not
familiar in details with the structure of master db, so I'm not sure if I
can simply create some procedure that would look for specific type of
objects in particular db on the server, check if object's code contains any
references to that freaking table and replace the name of it in object's
sql. Is it possible at all? Samples, articles?
Thanks for any kind of help.
Kikoz.
For some reason, my company has urgent need to rename one core table in one
db. Db has lots (lots!) of sprocs, views, triggers and UDFs. I'm not
familiar in details with the structure of master db, so I'm not sure if I
can simply create some procedure that would look for specific type of
objects in particular db on the server, check if object's code contains any
references to that freaking table and replace the name of it in object's
sql. Is it possible at all? Samples, articles?
Thanks for any kind of help.
Kikoz.