Codepage - problem, latin2 V8 windows db and 8_00_0101 odbc

From: RK <hiding(at)freemail(dot)hu>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Codepage - problem, latin2 V8 windows db and 8_00_0101 odbc
Date: 2005-06-21 11:21:35
Message-ID: 42B7F83F.3030903@freemail.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hello!

We have an application we used on V8 cygwin with earlier odbc drivers
for windows (the latest
7xxxx) and had no problem.

Now we switched to V8 windows native database engine and V 8_00_0101 odbc,
and this setup eats all the latin2 characters (hungarian: o"u" etc).

In postgresql.cnf I set client_encoding to 'latin2'.

When when I connect with odbc, the odbc log shows this:

DSN info:
DSN='pggcp_pet',server='localhost',port='5432',dbase='gcp5',user='postgres',passwd='xxxxx'

onlyread='0',protocol='6.4',showoid='0',fakeoidindex='0',showsystable='0'
conn_settings='',*conn_encoding='OTHER'*
translation_dll='',translation_option=''

How to set it up in the odbc driver or config?

thanks in advance

Robert

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message RK 2005-06-21 11:36:26 Some additions to odbc codepage problem
Previous Message Amir Zicherman 2005-06-21 00:23:08 how to disable connection pooling?