Re: Unicode support

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: Unicode support
Дата
Msg-id 3C72169A.49DBFAF8@tpf.co.jp
обсуждение исходный текст
Ответ на Re: Unicode support  (Jean-Michel POURE <jm.poure@freesurf.fr>)
Список pgsql-odbc
Jean-Michel POURE wrote:
>
> > 1) When I try to view tables from Access XP, the arabic letters are not
> > correctly displayed: I can see only the multibyte to single byte 1:1
> > conversion. This is not that important because I don't need to see it in
> > Access because the database will be seen through PHP on the web.
>
> The odbc driver does not support UTF-8 yet.

The odbc driver can support UTF-8.
What it doesn't support is UCS-2.
In most cases Unicode means UCS-2 under Windows.
Note that Unicode in PostgreSQL means UTF-8 and
it couldn't handle UCS-2.

regards,
Hiroshi Inoue

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

Предыдущее
От: Jean-Michel POURE
Дата:
Сообщение: Re: Unicode support
Следующее
От: Jean-Michel POURE
Дата:
Сообщение: Re: Unicode/Multibyte/Hebrew/Japanese