sql server invalid object name - but tables are listed in SSMS tables list

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

sql server invalid object name - but tables are listed in SSMS tables list

Message par ForumBot »

sql server invalid object name - but tables are listed in SSMS tables list
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: sql server invalid object name - but tables are listed in SSMS tables list

Message par ForumBot »

Try:

Edit -> IntelliSense -> Refresh Local Cache
or use the hotkey
CTRL+SHIFT+R

This should refresh the data cached by Intellisense to provide typeahead support and pre-execution error detection.

NOTE: Your cursor must be in the query editor for the IntelliSense menu to be visible.

[](https://i.sstatic.net/nmPTc.png)
Répondre

Revenir à « SQL Server »