Re: Accents for TEXT - Mailing list pgsql-jdbc

From tony
Subject Re: Accents for TEXT
Date
Msg-id 1017240013.12212.24.camel@vaio
Whole thread Raw
In response to Accents for TEXT  ("Elisabeth Julg" <elisabeth.julg@steria.com>)
Responses Re: Accents for TEXT
List pgsql-jdbc
On Wed, 2002-03-27 at 15:15, Elisabeth Julg wrote:

> But, accents are transformed as "?" caracter in my HTML page (result of a
> selection) !
> If the field is a VARCHAR(50), it works well ?
>
> Configuration :
>   - postgreSQL 7.2 (compile with
> : --with-java --enable-multibyte=LATIN1 --enable=locale)

--with-java --enable-multibyte=YES

createdb -E LATIN1 name_of_database

Cheers

Tony Grant
(France aussi)

--
RedHat Linux on Sony Vaio C1XD/S
http://www.animaproductions.com/linux2.html
Macromedia UltraDev with PostgreSQL
http://www.animaproductions.com/ultra.html


pgsql-jdbc by date:

Previous
From: "Dave Cramer"
Date:
Subject: Re: Driver fails to connect
Next
From: "Elisabeth Julg"
Date:
Subject: Re: Accents for TEXT