Re: Transcoding problem with wine and unixodbc

Поиск
Список
Период
Сортировка
От Pierre Couderc
Тема Re: Transcoding problem with wine and unixodbc
Дата
Msg-id 5363C0FF.1050409@couderc.eu
обсуждение исходный текст
Ответ на Transcoding problem with wine and unixodbc  (Pierre Couderc <pierre@couderc.eu>)
Список pgsql-odbc
I answer myself.
Add :
"ConnSettings=SET CLIENT_ENCODING to 'LATIN1'
in odbc.ini

Thank you, Adrian, you did put me in the good direction.

On 04/25/2014 01:48 PM, 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.
> For exemple <è> becomes <Ã"> (in 2 characters).
>
> Any hint welcome...
>
>



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

Предыдущее
От: Pierre Couderc
Дата:
Сообщение: Re: Transcoding problem with wine and unixodbc
Следующее
От: Malcolm MacLeod
Дата:
Сообщение: Re: CC_send_query_append crash