I need to rename all of my tables, stored procedures and obviously the code within each stored procedure that was referencing the old table names.
Why is the best w
SQLRefactor from RedGate has a smart rename feature. It updates all the references to the renamed objects!
See here:http://www.red-gate.com/products/SQL_Refactor/features.htm