February 26, 2014 at 9:36 am
I upgrade SQL 2008 express to SQL 2012 standard but Intellisense did not work.
From tools, Text editor, transact-SQL, Intellisense, I checked enable.
How to make Intellisense work?
February 26, 2014 at 9:58 am
Yeah.....It's buggy sometimes. Did you tried refreshing your IntelliSense local cache? You can do that from Edit->Intellisense->Refresh local cache.
Also, patch your SSMS to the latest build. If you are not satisfied with Native intellisense, you could try adding free tools like ApexSQL SQLComplete plugin to your SSMS.
Disclaimer: I don't work for ApexSQL...I just love that free tool which they are offering.
February 26, 2014 at 10:46 am
February 26, 2014 at 1:18 pm
I installed ApexSQL, it works great. Thanks.
February 27, 2014 at 6:28 am
I've never found Intellisense to work adequately. Another tool to try is SQL Prompt[/url] from Red Gate Software.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
February 27, 2014 at 6:47 am
SQL prompt costs $369
February 27, 2014 at 7:12 am
Intellisense in SQL Server stopped working for me when I isntalled Visual Studio 2010.
David Haney has a write-up here about it.
http://www.haneycodes.net/visual-studio-2012-intellisense-not-working-solved/"> http://www.haneycodes.net/visual-studio-2012-intellisense-not-working-solved/
I just got used to not having it. It sometimes seems to get in the way.
Intellisense still works in VS 2010 but not SQL Server.
Tom
Viewing 7 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply