Re: Dabase support for UTF, UNICODE?
| От | Barry Lind |
|---|---|
| Тема | Re: Dabase support for UTF, UNICODE? |
| Дата | |
| Msg-id | 3B1FD702.8040206@xythos.com обсуждение исходный текст |
| Ответ на | Dabase support for UTF, UNICODE? (Namrata <nlabade@nulinkinc.com>) |
| Список | pgsql-interfaces |
Namrata, If your database code is built with multibyte enabled, you can create a database in one of many different character sets including UTF8. The JDBC driver does the correct character set conversions between the database character encoding and the UCS2 encoding that Java uses internally for Strings. If you are running 7.1 of Postgres this should all work correctly. thanks, --Barry Namrata wrote: > Hi, > > I want to know about database support for UTF, UNICODE using JDBC. > Please help me as soon as possible in details . > > Thanks, > Namrata. > > ---------------------------(end of broadcast)--------------------------- > TIP 2: you can get off all lists at once with the unregister command > (send "unregister YourEmailAddressHere" to majordomo@postgresql.org) > >
В списке pgsql-interfaces по дате отправления: