SQL Server Intellisense not working on *some* servers

喜夏-厌秋 提交于 2019-12-04 05:28:05
Question3CPO

This question covers making sure it's enabled, which it sounds like it is (I'm linking it just in case). There also seems to be an installation issue with 2008 and Visual Studio 2010 (also mentioned in that link) sometimes, and this question covers that. We had the same issue on one of 2008 servers, and post an update, it finally worked (solution 2).

Apart from some very common reasons (which don't apply here, as you say it's not working only for some servers) listed here: http://msdn.microsoft.com/en-us/library/ks1ka3t6%28v=vs.90%29.aspx

... did you happen to instal VS2010 lately? There's a bug that makes IntelliSense stop workingŁ http://support.microsoft.com/kb/2531482

Also try to refresh IntelliSense cache after you connect to new server (SSMS): Edit>IntelliSense>RefreshLocalCache

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!