Start a new topic

Minor SQL editor color bug with apostrophs

[This topic is migrated from our old forums. The original author name has been removed]

Hi, SQL editor should highlight reserved words, even if the separator is an apostroph (chr(39)) or a double apostroph (chr(34)) instead of a space, as in: where"COL"like'%\_RO%'escape'\' By the way, that seems to be legal SQL. In 7.1.5, "where", "like" and "escape" have been highlighted. Regards, Freewater

[This reply is migrated from our old forums.]

Re: Minor SQL editor color bug with apostrophs
Hi, Thanks for reporting this. I will look for a way to fix it. Best Regards, Hans
[This reply is migrated from our old forums.]

Re: Minor SQL editor color bug with apostrophs
Freewater, Just to let you know there is a fix for this in the latest 720.1680 version. Regards Roger