intellisense with brackets
Brought to you by:
wmmihaa
Hello
In our database our views are named as:
Contact-view... This means we need to use brackets in
the query:
select * from [contact-view] c where c.name etc.
It seems that intellisense doesn't handle this
properly. It doesn't work at all after pressing
[co<ctrl-space>
Also it would be nice if the intellisense would
automatically place the brackets if needed.
Thanks
Marco