SQL Server 2008 RC2 Intellisense not working

2019-09-06 09:56发布

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!!

3条回答
劫难
2楼-- · 2019-09-06 10:24

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

查看更多
你好瞎i
3楼-- · 2019-09-06 10:32

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

查看更多
叼着烟拽天下
4楼-- · 2019-09-06 10:33

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

查看更多
登录 后发表回答