Re: odbc silently dropping national characters in CP1250 encoding

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: odbc silently dropping national characters in CP1250 encoding
Дата
Msg-id 4A283CD0.1040205@tpf.co.jp
обсуждение исходный текст
Ответ на odbc silently dropping national characters in CP1250 encoding  (Dragan Matic <perakojotgenije@gmail.com>)
Ответы Re: odbc silently dropping national characters in CP1250 encoding  (Dragan Matic <perakojotgenije@gmail.com>)
Список pgsql-odbc
Dragan Matic wrote:
> I have a LATIN2 database on the server side and a Postgresql ANSI odbc
> connection on the client side (windows xp sp2, latest odbc driver,
> version 8.03.04.00)
>
> when I try inserting something like this:
>
> insert into sample_table (sample_column) values ('öüóőúíéáűÍÜÓÖŐÚÉÁŰ')
> insert into sample_table (sample_column) values ('čćšđž ČĆŽŠĐ')
>
> and then selecting it, I get the following:
>
> öüóoúíéáuÍÜÓÖOÚÉÁU
> ccšdž CCŽŠÐ

Could you send me the Mylog output of the operations?

regards,
Hiroshi Inoue

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

Предыдущее
От: Dragan Matic
Дата:
Сообщение: odbc silently dropping national characters in CP1250 encoding
Следующее
От: Dragan Matic
Дата:
Сообщение: Re: odbc silently dropping national characters in CP1250 encoding