March 30, 2012 at 10:18 am
I have added a new Table to a Database. I am able to access the table without any issues.
The question I have what do I need to do so the SQL Server 2008 recognizes that table for Autoprompting and validation.
For example, whenever I refer to the table or it's fields, they are underlined in red.
Again I have no issues with accessing the table even if SQL server has it underlined.
Thanks
March 30, 2012 at 11:23 am
hit the key combination [ctrl] + [shift] + [R], that causes the intellisense to refresh the current window. It usually only gets the object names once when you first start Management Studio.
March 30, 2012 at 11:33 am
Thanks - Chris
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply