PostgreSQL, ODBCExpress and locales

From: "Alex Bolenok" <abolen(at)chat(dot)ru>
To: "pgsql-general" <pgsql-general(at)postgresql(dot)org>
Subject: PostgreSQL, ODBCExpress and locales
Date: 2000-07-11 14:16:12
Message-ID: 01e901bfeb42$99ddc4c0$df02a8c0@artey.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I'm going to use PostgreSQL ODBC Driver + ODBCExpress Delphi components for
the client part of my PostgreSQL system (Yes, I tried WinZEOS but found them
to be too buggy). Unfortunately, ODBCExpress supports no locale settings, so
I will be able to keep my data only in Windows 1251 codepage format (not a
Linux native KOI-8), and I won't be able to sort the data properly.

Does anybody know how can one handle such a situation?

Sorry for a little offtopic,

Alex Bolenok.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Travis Bauer 2000-07-11 17:06:45 Re: Slashdot discussion
Previous Message tna 2000-07-11 13:48:57 AW: Using the JDBC Driver in version 7.02