Re: ODBC on pgsql 7.2.1 with unicode databases in Delphi

From: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
To: Jean Huveneers <j(dot)huveneers(at)farcourier(dot)com>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: ODBC on pgsql 7.2.1 with unicode databases in Delphi
Date: 2002-04-23 08:05:31
Message-ID: 3CC515CB.97EA63ED@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Jean Huveneers wrote:
>
> Hi,
>
> I've some databases with encoding=unicode, before i migrated from 7.1.3
> to 7.2.1 i was able to use then without any problems in Delphi via de
> pgODBC driver. But with the conversion i found out that special
> characters were nog save with unicode encoding in the database.
>
> Now (on pgsql 7.2.1) my applications crash when trying to access the
> database via the normal (old) pgODBC driver.

What does the *crash* mean ?
Isn't it a server side error ?

regards,
Hiroshi Inoue
http://w2422.nsk.ne.jp/~inoue/

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Marcelo Cid 2002-04-24 17:11:02 ODBC3, VB, cursortype, bug and transactions
Previous Message Jean Huveneers 2002-04-23 07:34:10 ODBC on pgsql 7.2.1 with unicode databases in Delphi