IntelliSense is not working in SQL Server Management Studio

后端 未结 15 1286
醉酒成梦
醉酒成梦 2021-02-02 09:33

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

15条回答
  •  庸人自扰
    2021-02-02 10:21

    This may seem too short of an answer, but probably it's the solution to your Problem:

    CTRL+SHIFT+R

    Also, I found this: Troubleshooting IntelliSense (SQL Server Management Studio)

提交回复
热议问题