| From: | "Raghunath T" <raghunatht(at)mindtree(dot)com> |
|---|---|
| To: | <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Unicode support |
| Date: | 2001-04-04 12:57:20 |
| Message-ID: | 7D6D227F5351FA4FB0A6B6FDBC0578F2038485@hqbng01ex01.mindtree.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
Hi ,
I need to insert japanese text into a postgresql 7.0.2 database with
UNICODE encoding. Please tell me how to go about it.
The setUnicodeStream method of prepared statement doesn't work. It
seems we have to apply a jdbc-charset.patch as I understand from some of the
mails posted here.
Please tell me where and how to download the patch and use it.
Will it solve the purpose or do we need to do something else ??
Thanks in advance ..
With Regards,
Raghunath T
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Heather Grace | 2001-04-04 13:42:48 | where to find most recent jdbc driver |
| Previous Message | Scott Gammill | 2001-04-03 17:35:22 | CallableStatement implementation |