Subject | DB in UNICODE and Windows Application |
---|---|
Author | Leos Urban |
Post date | 2002-06-17T09:58:42Z |
Hello,
I have database (Firebird), database was filled in Java and was created with
UNICODE_FSS charset. (All web applications work right => data are coded
correctly).
I wrote IBO application, in IB_Connection I selected charset UNICODE_FSS,
but national (non-US) characters are displayed incorrectly.
I know that IBO DataControl Components are ANSI (not UNICODE) but I need
some way how to translate incomming / outgoing data from national to UNICODE
charsets.
Does exist some way?
Thank you very much.
Leos
I have database (Firebird), database was filled in Java and was created with
UNICODE_FSS charset. (All web applications work right => data are coded
correctly).
I wrote IBO application, in IB_Connection I selected charset UNICODE_FSS,
but national (non-US) characters are displayed incorrectly.
I know that IBO DataControl Components are ANSI (not UNICODE) but I need
some way how to translate incomming / outgoing data from national to UNICODE
charsets.
Does exist some way?
Thank you very much.
Leos