Page 1 of 1

chinese clob kylix bug!

Posted: Sat 24 Feb 2007 08:05
by xalion
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.

Posted: Mon 26 Feb 2007 12:23
by Plash
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).

thank for your reply

Posted: Tue 27 Feb 2007 00:28
by xalion
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.

Posted: Tue 27 Feb 2007 13:49
by Plash
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.

Thank you!

Posted: Wed 28 Feb 2007 03:35
by xalion
Thnak you very much for your fast reply.