Visual Studio 2019 / 2022 intellisense does not work with database project
pault3ch
Posts: 5 New member
in SQL Prompt
I cannot get intellisense to work at all. I open database project in 2019 or 2022 and sql prompt at top. I use sql connect in visual studio to connect to a sql server 2019 and do refresh suggestions and nothing when I type only thing it ever lists is system database tables information. I used to work a few versions back but now useless. tried reinstalling, rebooting, nothing.
Tagged:
Answers
Can you check your settings for the following options:
SQL Prompt > Options
Victoria Wiseman | Redgate Software
Have you visited our Help Center?
I just tried turning linked server off and specifically setting the database to the server localhost / database and db schema, then refreshed suggestions, nothing changed
To confirm are you connected to the database in question or just the project? In Visual Studio we don't load suggestions from the database project, only from databases that have been connected to.