Warm tip: This article is reproduced from serverfault.com, please click

SQL Server. How to refresh the intellisense?

发布于 2011-10-19 17:15:42

Possible Duplicate:
Lost the IntelliSense
SQL Server 2008 Intellisense problem

I'm new to SQL Server, so this is probably an easy fix. In SQL Server 2008 R2, I've just imported a new data table and/or renamed fields in an existing table (it happens either way). When I start to write some SQL, the intellisense doesn't recognize the new field names and starts underlining everything.

The only fix I've found is to close and reopen SQL Server, but I'm sure there's a simpler solution out there. Suggestions please?

(This isn't a serious problem, just a pet peeve).

Questioner
PowerUser
Viewed
0
2,032 2017-08-28 06:56:48

Ctrl + Shift + R will refresh Intellisense.