Re: [ODBC] Multibyte ODBC

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: [ODBC] Multibyte ODBC
Дата
Msg-id 3C7F1AD2.8676E0FB@tpf.co.jp
обсуждение исходный текст
Ответ на Re: [ODBC] Multibyte ODBC  (Dave Page <dpage@vale-housing.co.uk>)
Список pgadmin-hackers
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

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: Multibyte ODBC
Следующее
От: Jean-Michel POURE
Дата:
Сообщение: Re: [ODBC] Multibyte ODBC