Thursday, December 15, 2011

IntelliSense feature in SQL server 2008

Hi,
make sure you enable the IntelliSense feature in SQL server 2008.

Follow below steps to make sure it is enabled,

Open SQL server Management Studio--> Tools --> Options --> Text Editor --> Transact-SQL --> IntelliSense
Check Enable Intellisense check box if it is not checked.

If it is enabled and still not working then check Pinal dev article related to the steps you have to follow: blog.sqlauthority.com/2009/03/31/sql-server-2008-intellisense-does-not-work-enable-intellisense/