chinese clob kylix bug!

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
xalion
Posts: 124
Joined: Fri 20 May 2005 10:08

chinese clob kylix bug!

Post by xalion » Sat 24 Feb 2007 08:05

I download the new ODAC . and I found the chinese Clob in delphi 2006 work ok. but in kylix 3 still don't wrok.
after look the kylix oranet.dcu , I found the file date is 2006.05.14.
maybe you forget handle the file.
Please fix the problem.
Thank you.

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Mon 26 Feb 2007 12:23

Please specify whether you set the UseUnicode option of the TOraSession component. Also specify your Linux character set (provide us with the /etc/sysconfig/i18n file).

xalion
Posts: 124
Joined: Fri 20 May 2005 10:08

thank for your reply

Post by xalion » Tue 27 Feb 2007 00:28

Thank for your rely
i18n:
LANG="zh_CN.UTF-8"
SUPPORTED="zh_CN.UTF-8:zh_CN:zh"
my useunicode=False
because I test it in  windows without proble.

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Tue 27 Feb 2007 13:49

We have reproduced the problem. The investigation of the problem is in progress. As soon as we solve the problem we'll let you know.

xalion
Posts: 124
Joined: Fri 20 May 2005 10:08

Thank you!

Post by xalion » Wed 28 Feb 2007 03:35

Thnak you very much for your fast reply.

Post Reply