Page 1 of 1

SQL text design-time editor font problem

Posted: Fri 24 Aug 2007 09:30
by vladplus
After upgrading from ODAC 4.50.3.23 to 6.10.1.10 (Delphi 6.240, Win2003 SP1) i've got a problem with SQL desing-time editors in TOraQuery and other components - it shows no text cursor at all and whitespace is in printable characters (in SQL, Update SQLs, and StoredProc generator, but not in Parameters/Macros sections).

Any ideas of how to fix this?

Posted: Mon 27 Aug 2007 09:09
by Plash
Please specify whether you have SynEdit components installed in your Delphi.

Posted: Tue 04 Sep 2007 08:18
by vladplus
Plash wrote:Please specify whether you have SynEdit components installed in your Delphi.
Yes, and totally unused. Removing them solved the problem.
Thank you!

Upd: The latest version of SynEdit, 2.0.6, works correctly, adding syntax highlighting to ODAC SQL editors.