Re: Multibyte ODBC

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Multibyte ODBC
Дата
Msg-id FED2B709E3270E4B903EB0175A49BCB1047640@dogbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на Multibyte ODBC  (Dave Page <dpage@vale-housing.co.uk>)
Ответы Re: [ODBC] Multibyte ODBC  (Jean-Michel POURE <jm.poure@freesurf.fr>)
Список pgadmin-hackers

> -----Original Message-----
> From: Jean-Michel POURE [mailto:jm.poure@freesurf.fr]
> Sent: 27 February 2002 13:29
> To: Dave Page
> Cc: 'Hiroshi Inoue'; pgadmin-hackers@postgresql.org;
> pgsql-odbc@postgresql.org
> Subject: Re: Multibyte ODBC
>
>
> Le Mercredi 27 Février 2002 14:24, Dave Page a écrit :
> > 2) Created a datasource, and added SET
> CLIENT_ENCODING='SJIS' to the
> > connect settings.
>
> If you are using a full Unicode chain (PostgreSQL, ODBC,
> AccessXP), try SET
> CLIENT_ENCODING='UNICODE', otherwise this will not work. If
> it does not work,
> try again with the old ODBC driver.

Nope, no difference.

> UTF-8 chains are simple ASCII chains which should pass
> through the usual odbc
> driver.

Yes, I think they are (passing through that is), they're just not being
interpreted correctly by the client (I guess).

Regards, Dave.

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

Предыдущее
От: Jean-Michel POURE
Дата:
Сообщение: Re: Multibyte ODBC
Следующее
От: "Mark A. Taff"
Дата:
Сообщение: Re: Graphical ER Editor / Graphical Query Editor : First stages?