Re: problem connecting via ODBC when unicode (now in correct forum.). - Mailing list pgsql-odbc

From Adrian Klaver
Subject Re: problem connecting via ODBC when unicode (now in correct forum.).
Date
Msg-id 4D39FC6F.5090303@gmail.com
Whole thread Raw
In response to Re: problem connecting via ODBC when unicode (now in correct forum.).  (Kim Mortensen <kimfmx@gmail.com>)
List pgsql-odbc
On 01/21/2011 01:28 PM, Kim Mortensen wrote:
> But the connector is configures individually and I specify the encoding
> by the configuration string sat in the JDBC driver. this string sets the
> encoding, but apparently it does not work.
>

It is a chicken and egg problem. The problem is that to set the encoding
you have to connect but to connect the client needs to be using the
correct encoding. In Windows, it seems the ODBC driver is sending the
connection string in the wrong encoding and you never actually connect.


--
Adrian Klaver
adrian.klaver@gmail.com

pgsql-odbc by date:

Previous
From: Kim Mortensen
Date:
Subject: Re: problem connecting via ODBC when unicode (now in correct forum.).
Next
From: Tom Lane
Date:
Subject: Re: problem connecting via ODBC when unicode (now in correct forum.).