Re: RecordSets, getString and charSets - Mailing list pgsql-novice

From Albert Reiner
Subject Re: RecordSets, getString and charSets
Date
Msg-id 20010112131357.B5129@colloid10.cmt.tuwien.ac.at
Whole thread Raw
In response to RecordSets, getString and charSets  (Rosa Maria Carro Salas <rosa.carro@ii.uam.es>)
List pgsql-novice
Are you sure your Java program is started with the same locale settings?


On Thu, Jan 11, 2001 at 06:11:20PM +0100, Rosa Maria Carro Salas wrote:
> Hello,
>
> I have a problem with recordsets and charsets.
>
> I have inserted some data into a postgresql database including spanish
> characters. When I execute pgsql and I run some select queries, I get
> the data in the right way, with the spanish characters I inserted.
>
> But when I execute the same queries from a Java program using a JDBC
> connection, I obtain different (non-spanish) characters after calling
> the getString method to get the data from the recordSet.
>
> I have tried different ways of getting the data from the recordSet, such
> as inserting the data into a stream (calling the getAsciiStream,
> getUnicodeStream and getBinaryStream methods) and converting the data
> into bite[] and then to String, but the same happens.
>
> Does anybody knows what can I do to solve this problem?
>
> Thanks and regards,
> Rosa M. Carro
>
>

--

--------------------------------------------------------------------------
Albert Reiner                                   <areiner@tph.tuwien.ac.at>
Deutsch       *       English       *       Esperanto       *       Latine
--------------------------------------------------------------------------

pgsql-novice by date:

Previous
From: Jeff Eckermann
Date:
Subject: RE: [GENERAL] converting .xls to delimited file
Next
From: Barry Stewart
Date:
Subject: Pg subtracts one minute from time