I18n & Pgaccess ( & psql)

From: Leif Jensen <leif(at)crysberg(dot)dk>
To: pgsql-general(at)postgresql(dot)org
Subject: I18n & Pgaccess ( & psql)
Date: 2002-04-08 09:49:09
Message-ID: Pine.LNX.4.21.0204081127320.22253-100000@samba.crysberg.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hi all,

I have been using PostgreSQL for a very long time, but just recently
started to use Pgaccess. Very impressive program ;-).

I have some problems with international characters and Pgaccess. I don't
seem to be able to figure out where the problem is. When I enter a danish
character (ascii value above 128, e.g. æøå) in a pgaccess table form
(varchar field) it seems to be entered in the database as two bytes. This
indicates to me that somewhere the character set might be multibyte
(UniCode ??). If I enter the same characters using PgAdmin, they are
stored correctly as single byte characters.

I have been scanning a lot of docs and logs to figure out how to
diagnose the problem, but without luck.

I'm using

PostgreSQL 7.2.1
Linux 2.2.19 (Slackware 8.0)
Xfree86 4.0

Please help,

Leif

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Leif Jensen 2002-04-08 10:52:48 Re: PHP, HTML Forms & PostgreSQL
Previous Message Martijn van Oosterhout 2002-04-08 09:47:17 Re: PHP, HTML Forms & PostgreSQL