Re: Transcoding problem with wine and unixodbc

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Transcoding problem with wine and unixodbc
Дата
Msg-id 535AF27F.6060006@aklaver.com
обсуждение исходный текст
Ответ на Transcoding problem with wine and unixodbc  (Pierre Couderc <pierre@couderc.eu>)
Ответы Re: Transcoding problem with wine and unixodbc  (Pierre Couderc <pierre@couderc.eu>)
Список pgsql-odbc
On 04/25/2014 04:48 AM, Pierre Couderc wrote:
> I am still trying to excute a MFC application (working with psqlodbc
> under WinXP) under wine, unix psqlodbc, and unixodbc.
>
> My application is in ANSI, but the DB is in Unicode, so under Windows, I
> use Postgrsql Unicode driver (which transcodes..?) without any  problem.
> Under wine, I have tried the 2 drivers (psqlodbcw.so and psqlodbca.so)
> and with the same incorrect result.

Hmm. I would have expected different results.

Are you sure your program actually picked up the change in drivers?

> For exemple <è> becomes <Ã"> (in 2 characters).

Can you get a psql connection to the database?

And if so what does it show?

Also what exactly is the encoding your client is using?

>
> Any hint welcome...
>
>


--
Adrian Klaver
adrian.klaver@aklaver.com


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

Предыдущее
От: "Fred Parkinson"
Дата:
Сообщение: Re: Whose is padding the fields?
Следующее
От: Pierre Couderc
Дата:
Сообщение: Re: Transcoding problem with wine and unixodbc