A day or two ago, IntelliSense stopped working on my computer. Specifically, it doesn't capitalize built-in function names and it doesn't list the available tables in the same way. I am using MS SQL Server Management Studio 2008 R2. I've tried the following fixes:
- In Tools > Options > Text Editor > Transact-SQL > IntellisSense, every box has a check in it and "Casing for built-in function names" says "Upper case".
- IntelliSense is enabled (Query > IntelliSense enabled).
- I ran Edit > IntelliSense > Refresh local cache several times.
Can anyone help me? Thanks!