TUniSqlMonitor unicode problem

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
shsit
Posts: 21
Joined: Thu 05 Oct 2006 11:41

TUniSqlMonitor unicode problem

Post by shsit » Tue 15 Mar 2011 10:27

Hi,

I'm using the TUniSqlMonitor, but it displays only "chinese characters".
How can I resolve this?
Thanks!

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

Post by AlexP » Tue 15 Mar 2011 11:18

Hello,

Please specify the problem in more details:
- the exact version of UniDAC;
- the name of your database;
- what do you mean by 'displays only "chinese characters"'?
- where "chinese characters" are displayed - in the Events window, in the SQL window, etc.?

Also please send a screenshot of DBMonitor to alexp*devart*com

shsit
Posts: 21
Joined: Thu 05 Oct 2006 11:41

Post by shsit » Tue 15 Mar 2011 11:31



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

Post by AlexP » Tue 15 Mar 2011 12:26

Hello,

This problem is not connected with UniDAC, maybe it's connected with regional settings. To check it, please, uninstall UniDAC, and check characters in SQLMonitor, for example, with standard BDE components.

Post Reply