Re: Problem : Japanese Character Support
От | Guillaume Cottenceau |
---|---|
Тема | Re: Problem : Japanese Character Support |
Дата | |
Msg-id | 87wtucuv2c.fsf@meuh.mnc.ch обсуждение исходный текст |
Ответ на | Problem : Japanese Character Support ("Rashmi" <rashmi@fideltech.com>) |
Ответы |
Re: Problem : Japanese Character Support
|
Список | pgsql-jdbc |
"Rashmi" <rashmi 'at' fideltech.com> writes: > Hello, > > I have one problem. I am working on java and postgre sql. The data in > postgre sql is in japanese > When i used JDBC code in java like select statement then i get the > resultset but in that resultset instead of japanese data , empty > string is coming so i am not getting japanese data in java from > postgre sql. > Its not giving error but return empty string. But, when i used english > data, its working fine > > What could be the problem? > Is it that postgre's JDBC driver is not supporting japanese character. Using both postgres 7.2 and 7.4 I had no problem at all mixing any type of language (currently tested english, french and japanese on the same page). I have set the database in UTF-8 at creation time. I use UTF-8 back and forth in my webapp (which uses struts). -- Guillaume Cottenceau
В списке pgsql-jdbc по дате отправления: