I18n & Pgaccess ( & psql) - Mailing list pgsql-general

From Leif Jensen
Subject I18n & Pgaccess ( & psql)
Date
Msg-id Pine.LNX.4.21.0204081127320.22253-100000@samba.crysberg.dk
Whole thread Raw
Responses Re: I18n & Pgaccess ( & psql)  ("Tille, Andreas" <TilleA@rki.de>)
Re: I18n & Pgaccess ( & psql)  (tony <tony@animaproductions.com>)
List 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


pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: PHP, HTML Forms & PostgreSQL
Next
From: tony
Date:
Subject: Re: I18n & Pgaccess ( & psql)