Characters

From: "P(dot) Broennimann" <peter(dot)broennimann(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Characters
Date: 2013-04-10 09:53:42
Message-ID: CACm4aU-epRWJF6=PTzd7+4u=v3nOHhNn6=R8qF4Pci-4Fej2=A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi there

I am using PG 9.2 and 'pg_database' shows 'en_US.UTF-8'.

I have a text 'Piqué' but this is shown in my application as 'Piqu?' so I
was wondering where the problem is?

I am using Devart's 'PostgreSQL Data Access Components' to access PG from
FreePascal.

In my FreePascal code I do use AnsiStrings and I cast the database
results/text 'UTF8ToAnsi(...)'

Thanks for a hint!

Cheers,
P.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Daniel Bausch 2013-04-10 10:08:15 Re: optimizer's cost formulas
Previous Message hubert depesz lubaczewski 2013-04-10 09:08:54 Re: What is pg backend using memory for?