ODBC on pgsql 7.2.1 with unicode databases in Delphi

From: "Jean Huveneers" <j(dot)huveneers(at)farcourier(dot)com>
To: <pgsql-odbc(at)postgresql(dot)org>
Subject: ODBC on pgsql 7.2.1 with unicode databases in Delphi
Date: 2002-04-23 07:34:10
Message-ID: 71E201BE5E881C46811BA160694C5FCB014F98@fs1000.farcourier.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

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.
Should i use the unicode (driver) 7.2.1?
What should i further more watch at?
Does delphi 6 support unicode?

Regards,

Jean

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Inoue 2002-04-23 08:05:31 Re: ODBC on pgsql 7.2.1 with unicode databases in Delphi
Previous Message Hiroshi Inoue 2002-04-23 00:04:46 Re: SQLFetchScroll/SQLExtendedFetch error