Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
umertahir
Posting Yak Master
154 Posts |
Posted - 2010-01-11 : 06:36:38
|
Hi,I have re-installed SQL Server 2008 client but the IntelliSense service is not working for me at all. I can see that its enabled in Tools menu and also enabled in the Query menu as well.Any suggestions would be appreciated.Thanks |
|
GilaMonster
Master Smack Fu Yak Hacker
4507 Posts |
Posted - 2010-01-11 : 07:21:03
|
Are you connected to a SQL 2008 server or to a lower level? Intellisense only works when connected to SQL 2008.--Gail ShawSQL Server MVP |
 |
|
umertahir
Posting Yak Master
154 Posts |
Posted - 2010-01-11 : 07:26:07
|
I have SQL Server 2008 client on my machine and I am connected to SQL Server 2005. Can't I even get the hints for opening and closing bracets etc stuff on my query editor?quote: Originally posted by GilaMonster Are you connected to a SQL 2008 server or to a lower level? Intellisense only works when connected to SQL 2008.--Gail ShawSQL Server MVP
|
 |
|
GilaMonster
Master Smack Fu Yak Hacker
4507 Posts |
Posted - 2010-01-11 : 15:07:22
|
No. Intellisense is completely disabled when connected to anything other than SQL 2008.I can recommend a 3rd part tool that's way better than the built-in intellisense, but it's not free.--Gail ShawSQL Server MVP |
 |
|
|
|
|