Re: Dabase support for UTF, UNICODE? - Mailing list pgsql-interfaces

From Barry Lind
Subject Re: Dabase support for UTF, UNICODE?
Date
Msg-id 3B1FD702.8040206@xythos.com
Whole thread Raw
In response to Dabase support for UTF, UNICODE?  (Namrata <nlabade@nulinkinc.com>)
List 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 by date:

Previous
From: Simon Emmanuel Rivas
Date:
Subject: ODBC problem
Next
From: James Loh
Date:
Subject: Re: Postgresql unit