Re: [ODBC] Multibyte ODBC

From: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: "'jm(dot)poure(at)freesurf(dot)fr'" <jm(dot)poure(at)freesurf(dot)fr>, pgadmin-hackers(at)postgresql(dot)org, pgsql-odbc(at)postgresql(dot)org
Subject: Re: [ODBC] Multibyte ODBC
Date: 2002-03-01 06:08:18
Message-ID: 3C7F1AD2.8676E0FB@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgsql-odbc

Dave Page wrote:
>
> The psqlODBC driver doesn't export *any* W functions in it's .def.
>
> So, could this be the problem? Access XP wants Unicode, but the driver is
> only providing it with UTF-8 encoded data (ie, multibyte data encoded into
> ASCII)?

OK I put a trial driver on http://w2422.nsk.ne.jp/~inoue/
(psqlodbc30W.zip). Note that it's another driver and you
have to register the driver newly. The name of the dll is
psqlodbc30.dll. Create new DSNs for the driver and test it.
Also note that you have to set the client_encoding to UTF-8
using the Connect Settings option.

regards,
Hiroshi Inoue

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Jean-Michel POURE 2002-03-01 09:59:20 Re: [ODBC] Multibyte ODBC
Previous Message Hiroshi Inoue 2002-02-28 23:50:07 Re: Multibyte ODBC

Browse pgsql-odbc by date

  From Date Subject
Next Message Jean-Michel POURE 2002-03-01 09:59:20 Re: [ODBC] Multibyte ODBC
Previous Message Hiroshi Inoue 2002-02-28 23:50:07 Re: Multibyte ODBC