SQL Server 2008 RC2 Intellisense not working

杀马特。学长 韩版系。学妹 提交于 2019-12-12 05:17:10

问题


I have tried everythig. I checked if it is enabled, I installed the hotfix (I already had it), and I just did a repair. I still don't have any intellisence.

What else can I check? This is driving me crazy!!


回答1:


Check the following reasons why it might not work:

1 The query window is connected to a downlevel server (e.g. SQL Server 2005), where IntelliSense does not function

2 Maybe you need to install SQL 2008 R2 Service Pack 1 according to here




回答2:


I did a full reinstall (not repair) and it is working now. It was probably a corrupted install. Hope this saves someone time!!




回答3:


You can try and refresh the local IntelliSense cache in the Edit->IntelliSense menu.



来源:https://stackoverflow.com/questions/10331150/sql-server-2008-rc2-intellisense-not-working

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