sql-serversql-server-2008-r2ssms

IntelliSense is not working in SQL Server Management Studio


We use SQL Server Management Studio 2008 R2. IntelliSense works with SA account perfectly. But it is not working with Windows Authentication user. The user has access master db with db_owner role but it's not sysadmin.

How do I fix this issue?


Solution

  • You can try solution from these questions1 or questions2 and questions3.
    Or please try these steps as below: