| From: | "Elisabeth Julg" <elisabeth(dot)julg(at)steria(dot)com> |
|---|---|
| To: | "tony" <tony(at)animaproductions(dot)com> |
| Cc: | <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Re: Accents for TEXT |
| Date: | 2002-03-27 15:05:52 |
| Message-ID: | KPEJIADGDLIFKJACKNIDMEEMCCAA.elisabeth.julg@steria.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
Thanks but the option --enable-multibyte=YES isn't possible :
./configure --enable-multibyte=YES :
Checking whether to build with multibyte character support... configure:
error::
SQL_ASCII, EUC_JP, EUC_CN, EUC_KR, EUC_TW,
UNICODE, MULE_INTERNAL,
LATIN1, LATIN2, LATIN3, LATIN4, LATIN5,
LATIN6, LATIN7, LATIN8, LATIN9, LATIN10,
KOI8, WIN, ALT,
ISO_8859_5, ISO_8859_6, ISO_8859_7, ISO_8859_8
Or do not specify an argument to the option to use the default.
Elisabeth
-----Message d'origine-----
De : pgsql-jdbc-owner(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org]De la part de tony
Envoyé : mercredi 27 mars 2002 15:40
À : elisabeth(dot)julg(at)steria(dot)com
Cc : pgsql-jdbc(at)postgresql(dot)org
Objet : Re: [JDBC] Accents for TEXT
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
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
message can get through to the mailing list cleanly
| From | Date | Subject | |
|---|---|---|---|
| Next Message | tony | 2002-03-27 15:10:00 | Re: Accents for TEXT |
| Previous Message | Jean-Christophe ARNU (JX) | 2002-03-27 14:57:15 | Re: Accents for TEXT |