SSMS Intellisense Refresh

Ever created a new database table, gone to run a query against it and got an ‘Invalid Object Type’ error? This one has caught me out before! The new table will also be underlined in red in the query window as if it does not exist.

The solution – From the Edit Menu select ‘IntelliSense’, ‘Refresh Local Cache’.

IntelliSense Refresh Local Cache

Leave a comment