Re: Encoding problem - Mailing list pgsql-jdbc

From Markus Schaber
Subject Re: Encoding problem
Date
Msg-id 44F5712F.9000306@logix-tt.com
Whole thread Raw
In response to Re: Encoding problem  (Pantelis Natsiavas <pantelykos@yahoo.com>)
Responses Re: Encoding problem  (Pantelis Natsiavas <pantelykos@yahoo.com>)
List pgsql-jdbc
Hi, Pantelis,

Pantelis Natsiavas wrote:

> The problem is, that I cannot make a SELECT query through the pgadmin
> tool or the JDBC, using the same greek characters!

Have you tried quoting the table names in double quotes? Like in:

SELECT * FROM "myGreekTable";

Quoted identifiers are a source of trouble in SQL databases...

HTH,
Markus

--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org

pgsql-jdbc by date:

Previous
From: Pantelis Natsiavas
Date:
Subject: Re: Encoding problem
Next
From: Dave Cramer
Date:
Subject: Re: outOfMemoryError