Re: Unicode in PGAdmin
От | Dave Page |
---|---|
Тема | Re: Unicode in PGAdmin |
Дата | |
Msg-id | 03AF4E498C591348A42FC93DEA9661B8128D40@mail.vale-housing.co.uk обсуждение исходный текст |
Ответ на | Unicode in PGAdmin (Tino Wildenhain <tino@wildenhain.de>) |
Ответы |
Re: Unicode in PGAdmin
|
Список | pgadmin-support |
> -----Original Message----- > From: Tino Wildenhain [mailto:tino@wildenhain.de] > Sent: 10 December 2002 20:43 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] Unicode in PGAdmin > > > Hi, > > what about unicode support in pgadmin? Sure, > one can set client_encoding to iso8859-1 or > so, but then you can't handle different charsets > at the same time. My understanding is there is > a unicode-aware odbc driver already and > VB should also handle unicode like other > windows applications. > Dave, do you think this would have a deep impact > on pgadmin source? Hi Tino, Contrary to what Microsoft say, VB doesn't support Unicode in any useful way. Whilst the core language does, none of the UI components (controls) do. The answer is to use the controls that ship with MS Office, though as Microsoft point out, that means all users need an Office licence, which is something I'm not about to require of people. We are now working on pgAdmin III which is written in C++, and will eventually support Unicode. Regards, Dave.
В списке pgadmin-support по дате отправления: