Click here to Skip to main content
15,891,704 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am using sqlserver 2008 and my intellisence is not working i tried many methods like enabling intellisence and many others suggested at codeproject and other forums but still its not working

can anyone have any other solution
Posted
Comments
OriginalGriff 6-Aug-15 6:23am    
We need to know what you are doing to use it, and what you have tried to get it working: we can't read you mind, so we have no idea what "i tried many methods like enabling intellisence and many others suggested at codeproject" covers.
If you don't tell us what didn't work (and what it did do) then the chances are you will just get the same thing over and over again!
Member 11832307 6-Aug-15 6:41am    
I tried all these methods

1)Go to Edit -> IntelliSense -> Refresh Local Cache
2) Go to Tools -> Options -> Text Editor -> Transact-SQL -> General -> IntelliSense
2. Go to Query -> IntelliSense should be selected
3. Also verify that the T-SQL Editor does not launch in SQLCMD Mode, to check go to Tools -> Options -> Query Execution -> SQL Server -> General, make sure “By default, open new queries in SQLCMD mode” is unchecked. or Go to Query -> SQLCMD Mode should not be selected
OriginalGriff 6-Aug-15 6:43am    
And what did you do to use intellisense? Where are you typing, what are you typing, and what happens?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900