Invalid object name when updating after renaming table Invalid object name when updating after renaming table database database

Invalid object name when updating after renaming table


Renaming a table will not update any Triggers that have been defined for the table (or any references to it anywhere else) so you need to manually update any triggers or other dependencies to reflect the new name.