Subject | RE: [Firebird-Java] Re: Unnecessary padding to Strings read |
---|---|
Author | Prabhakar Krishnaswami |
Post date | 2004-03-30T17:26:44Z |
We have had some problems storing strings with diacritic characters in
interbase database using firebird driver v1.5 on JBoss 320 environment
on Redhat Linux Adverserver server 3.0. We saved the data prepending
_UNICODE_FSS to strings. When we later displayed them in the browser,
the strings displayed garbage. When then removed _UNICODE_FSS and used
the parameter lc_ctype=UNICODE_FSS while connecting to the database.
That didn't change anything.
Can somebody help me with this issue?
Prabhakar Krishnaswami
Software Engineer
Dynix
pkrishnaswami@...
p 801-223-5817
f 801-223-5202
www.dynix.com
interbase database using firebird driver v1.5 on JBoss 320 environment
on Redhat Linux Adverserver server 3.0. We saved the data prepending
_UNICODE_FSS to strings. When we later displayed them in the browser,
the strings displayed garbage. When then removed _UNICODE_FSS and used
the parameter lc_ctype=UNICODE_FSS while connecting to the database.
That didn't change anything.
Can somebody help me with this issue?
Prabhakar Krishnaswami
Software Engineer
Dynix
pkrishnaswami@...
p 801-223-5817
f 801-223-5202
www.dynix.com