Hi Adrian
Thanks a lot! After spending the day checking all sorts of things you saved
my day :)
-> I just added the unit 'cwstring' and now it works.
Thanks & good day
Cheers,
Peter
--
Peter Broennimann
Untergasse 11 a
CH-8476 Unterstammheim
Switzerland
On 04/10/2013 02:53 AM, P. Broennimann wrote:
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
fro
Hello,
2013/4/10 P. Broennimann
> 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?
>
What is the result for these commands?
SHOW client_encoding;
and
SHOW
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 An
ember 05, 2004 1:01 PM
Subject: [GENERAL] Characters used for pattern matching with like
> Hi all,
> What are the characters used for pattern matching with PostgreSQL
> 7.3. I know it is using % and _ . Any other characters ?.
>
>
> rgds
> Atnony Paul
>
Hi all,
What are the characters used for pattern matching with PostgreSQL
7.3. I know it is using % and _ . Any other characters ?.
rgds
Atnony Paul
---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?
http://www.po