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.