Re: Character Set

From: "Dave Cramer" <Dave(at)micro-automation(dot)net>
To: "'Luiz Bernardi'" <LuizBernardi(at)ieg(dot)com(dot)br>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Character Set
Date: 2002-02-14 18:16:02
Message-ID: 009301c1b583$a930b790$8201a8c0@inspiron
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Luiz,

You have to create the database with the correct encoding, please see

http://www.postgresql.org/idocs/index.php?multibyte.html

For more information on encoding

Dave

-----Original Message-----
From: pgsql-jdbc-owner(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf Of Luiz Bernardi
Sent: Thursday, February 14, 2002 1:42 PM
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [JDBC] Character Set

Hello!
I am using Postgres, with Servlets JAVA, and TOMCAT, for the creation of

an application in the internet. However, the information recorded in the

table are not accepting accentuated carateres. Does some exist
configuration so that this accepted???

Olá!
Estou utilizando o Postgres, em conjunto com Servlets JAVA, gerenciado
pelo TOMCAT, para a criação de um aplicativo na internet. Entretanto, as

informações gravadas na tabela não estão aceitando carateres acentuados.

Existe alguma configuração para que seja aceita a formatação ???

--
Luiz Agnaldo Bernardi (http://www.luizbernardi.hpg.com.br)

Web Administrator - Database Administrator - System Developer Núcleo de
Informática - Embrapa Suínos e Aves

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Luiz Bernardi 2002-02-14 18:41:55 Character Set
Previous Message Barry Lind 2002-02-14 17:38:06 Re: compile of jdbc driver failed