May 14, 2013 at 2:28 pm
When I am typing in a new sqlquery how can I turn on the syntax check option or whatever it is called. In VBA for access as I type a list comes up validating what I am typing. Is there something like that for SQL?
May 14, 2013 at 2:36 pm
I believe that you are talking about Intellisense. You can turn it on globally in SSMS by going to Tools -> Options -> Text Editor -> Transact-SQL -> Intellisense
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
May 15, 2013 at 5:08 am
Thank you very much....
May 15, 2013 at 10:57 am
You may find that the Intellisense that comes with SQL 2008 ain't that great.
ApexSQL do a free Intellisense AddIn for SSMS. One to try, if you like.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply