Strange characters in dbmonitor and field properties

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
fplante
Posts: 1
Joined: Mon 12 Jan 2009 08:11

Strange characters in dbmonitor and field properties

Post by fplante » Fri 19 Aug 2011 11:59

Hi,

I'am using latest odac.
If I create a simple app and try to follow queries with db monitor I just can see square characters. Also see DefaultExpression value in the field editor.

Using Delphi XE with XP.
Oracle 8

See screenshots:


Image
Image

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Fri 19 Aug 2011 14:05

Hello,

Thank you for your information.

We have already met with the issue of displaying symbols in SQL monitor and have already fixed this problem; the fix will be included in the next version.

However, we were not able to reproduce the issue with “square characters” in the DefaultExpression property. Please email the script for table creation and a small application, illustrating the problem, to alexp*devart*com

Post Reply