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.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 IntelliSense in sql 2008

Author  Topic 

jim_jim
Constraint Violating Yak Guru

306 Posts

Posted - 2010-08-18 : 12:04:51
Hi
when I use my adventureworks database tables for running my test queries my IntelliSense works fine

but when I connect to our network database servers and try to run any queries there is no IntelliSense which makes it little uneasy to type the full table names

Is there a way i can get the inteliisense working on my network database servers

jim_jim
Constraint Violating Yak Guru

306 Posts

Posted - 2010-08-18 : 12:16:43
No Worries,Found the answer

I use SQL server 2008 management studio to SQL server 2005 database and that is the reason intellisense dont work
Go to Top of Page

X002548
Not Just a Number

15586 Posts

Posted - 2010-08-18 : 12:32:54
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=148516



Brett

8-)

Hint: Want your questions answered fast? Follow the direction in this link
http://weblogs.sqlteam.com/brettk/archive/2005/05/25/5276.aspx

Add yourself!
http://www.frappr.com/sqlteam



Go to Top of Page
   

- Advertisement -