Question : SSMS 2008 intellisense doesn't show renamed table names

I renamed several tables based on this post: http://mssqlonline.blogspot.com/2008/08/sql-server-how-to-rename-column-name-or.html. But now in SSMS query editor, the intellisense still shows the old table names, not the new ones.

How do I update the appropriate metadata?

Answer : SSMS 2008 intellisense doesn't show renamed table names

Just Right click your Database(Root node) and Tables(Root node) in SSMS to get those metadata loaded properly.

PS: Apply SP1 if you haven't applied yet but that doesn't really is associated with this.
Random Solutions  
 
programming4us programming4us