IntelliSense is not working in SQL Server Management Studio

后端 未结 15 1237
醉酒成梦
醉酒成梦 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:30

    • if Auto list members and Parameter information boxes are ENABLE, make them disable and then press ok button. After the operation, make the boxes enable again and press ok button.
    • if Auto list members and Parameter information boxes are DISABLE, make them enable and then press ok button.

提交回复
热议问题