Re: Getting parse Error at or near character "and"

From: Richard Huxton <dev(at)archonet(dot)com>
To: friend 4ever <urmyfriend14(at)yahoo(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Getting parse Error at or near character "and"
Date: 2007-05-02 08:16:19
Message-ID: 463848D3.6090905@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

friend 4ever wrote:
> Hi,
>
> I am getting the parse error while i try to execute a simple sql query in postgres.
>
> java.sql.SQLException: ERROR: parser: parse error at or near "and" at character 58
>
> The Query has been changed and it is very much like the below one

Oh, and the quickest way to find out what the error is would be to
provide the *actual* query, not something very much like it. Perhaps
turn statement logging on in your postgresql.conf if it isn't already.

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message FAST PostgreSQL 2007-05-02 08:18:38 Re: Patch queue triage
Previous Message Richard Huxton 2007-05-02 08:13:18 Re: Getting parse Error at or near character "and"