Re: Fwd: Re: unicode in 7.1

From: Culley Harrelson <culleyharrelson(at)yahoo(dot)com>
To: Marko Kreen <marko(at)l-t(dot)ee>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Fwd: Re: unicode in 7.1
Date: 2001-09-12 13:14:46
Message-ID: 5.1.0.14.0.20010912061426.009f4dc0@pop.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

Do you mean change the encoding type of the database?

culley

At 11:01 AM 9/12/01 +0200, you wrote:
>On Tue, Sep 11, 2001 at 05:34:29PM -0700, Culley Harrelson wrote:
> > I don't understand your question
>
>You are saying to JDBC that it should expect UTF8 data.
>Maybe with this messing around some of you data fields are eg.
>latin1?
>
> >
> > culley
> >
> > At 02:23 AM 9/12/01 +0200, you wrote:
> > >On Tue, Sep 11, 2001 at 11:39:38AM -0700, Culley Harrelson wrote:
> > >> Ack! I guess I am hitting this problem....
> > >>
> > >> I had my database rebuilt to use UNICODE encoding. Data now appears
> > >> correctly in pgsql but not when filtered through JDBC. Unfortunately Im
> > >> using the open source DbConnectionBroker connection pooling object and I
> > >> have to dig into this to apply the fix. It is suprising to me that JDBC
> > >> has a problem with a database using UNICODE encoding?!? I obviously
> > >don't
> > >> understand the internals of this stuff <grin>
> > >
> > >With UNICODE you are claiming to JDBC 'hey, my data
> > >is UNICODE (UTF8)'. What encoding the data fields really
> > >are?
> > >
> > >--
> > >marko
> >
> >
> > _________________________________________________________
> > Do You Yahoo!?
> > Get your free @yahoo.com address at http://mail.yahoo.com
> >
>
>--
>marko

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message wsheldah 2001-09-12 13:36:24 Re: Strange select query
Previous Message Peter Eisentraut 2001-09-12 13:11:20 Re: Installation location of Perl and Python modules

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bruce Momjian 2001-09-12 15:39:50 Re: [JDBC] A proposal for jdbc.sgml(in 7.1.3 doc)
Previous Message Culley Harrelson 2001-09-12 13:03:56 Re: Fwd: Re: unicode in 7.1