Re: Hebrew support

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Hebrew support
Дата
Msg-id FED2B709E3270E4B903EB0175A49BCB10475A5@dogbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на Hebrew support  ("Dannyl@barak.net.il" <dannyl@barak.net.il>)
Ответы Re: Hebrew support
Список pgadmin-hackers

> -----Original Message-----
> From: Jean-Michel POURE [mailto:jm.poure@freesurf.fr]
> Sent: 19 February 2002 09:07
> To: Dave Page; pgadmin-hackers@postgresql.org; Dannyl@barak.net.il
> Cc: pgsql-general@postgresql.org; pgsql-admin@postgresql.org
> Subject: Re: [pgadmin-hackers] Hebrew support
>
>
> > Jean-Michel.. if you are reading, have you had any more thoughts on
> > this? If we knock up a test app, can you test on any of you
> machines?
> > We could at least then allow the pgAdmin user to select the
> font, and
> > have them download a suitable one if required.
> Dear Dave,
>
> It is not a problem of fonts:
> - Some VB controls support UCS-2 unicode and others do not.
> - PostgreSQL odbc driver does not support UCS-2 yet.
>
> UCS-2 has been added to the odbc to do list.
> http://developer.postgresql.org/todo.php * > Unicode(UCS-2)
> support
>
> So, even if odbc supported UCS-2 Unicode, I am not sure
> pgAdmin2 would be able to display Hebrew data because of VB
> limitations.
>
> The only really UCS-2 compatible $W product seems to be Access2K.
>
> A solution would be to use Windows Hebrew encoding
> server-side in PotsgreSQL.
> I don't know if is workable.

Yeah, but as Danny says he can display Hebrew from PostgreSQL in MS Excel,
surely that proves that it's not all the ODBC driver?

My other thought was regarding the ODBC driver though - currently we ship
the non-multibyte one with pgAdmin (and that's what I package for the ODBC
site) - would it help or hinder us if we shipped the Multibyte version (I'm
really in the dark here so I'm relying on your expertise :-) ).

Cheers, Dave.

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

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