0

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

Kamil Będkowski
  • 1,092
  • 4
  • 16
  • 36
TheGateKeeper
  • 4,420
  • 19
  • 66
  • 101

3 Answers3

2

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

Community
  • 1
  • 1
juergen d
  • 201,996
  • 37
  • 293
  • 362
1

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

TheGateKeeper
  • 4,420
  • 19
  • 66
  • 101
1

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

jgardner04
  • 372
  • 1
  • 2
  • 13