How can we help you today? How can we help you today?

Intellisense does not escape object names that are keywords

While typing in a select statement, I am presented with my list of tables and I can select it, but if the table name is a key work and must be escaped, it does not does so. If I type it in escaped, the intellisense does not see column names later, presumably because it does not understand the escaped table name.

I have the same issue with a column name that is a keyword.

I have a table named Order and in a different table, I have a column named Key. Both of these seem to cause Sql Prompt issues.

Cort
cort
0

Comments

2 comments

  • tsoren
    Same problem with a table called CASE
    tsoren
    0
  • Bart Read
    Hi there,


    Thanks for reporting this, and sorry that it's causing you problems. We'll be fixing this in version 3.


    Many thanks,
    Bart Read
    0

Add comment

Please sign in to leave a comment.