Re: [GENERAL] Parser error - Mailing list pgsql-general

From K.T.
Subject Re: [GENERAL] Parser error
Date
Msg-id 001001beb17e$4e5f0bc0$4c9264d1@p2-400-death
Whole thread Raw
List pgsql-general
I assume you are talking about CGI/Perl....
Try running the script manually at the command prompt, outputting your sql
stmt to stdout and exiting the perl script right afterwards.  This way you
can see the SQL stmt.  Pass in your HTTP data via stdin...

-----Original Message-----
From: Djon Kleine <maildjon@nl01.worldstats.com>
To: pgsql-general@postgreSQL.org <pgsql-general@postgreSQL.org>
Date: Monday, June 07, 1999 1:49 PM
Subject: [GENERAL] Parser error


>Hi,
>I have a problem with postgresql and perl.
>I made an database and it is all working fine at my place but by "some"
>other persons not. But this is diffrend from computer to computer.
>At some places it's working fine and onother it is not working at all.
>Really weird if you ask me..
>
>The error is :
>ERROR: parser: parse error at or near "s"
>
>The script logs in with a username and password.
>
>Cya,
>Djon Kleine
>
>



pgsql-general by date:

Previous
From: Teresa Hood
Date:
Subject: Add a field
Next
From: Stuart Rison
Date:
Subject: Re: [GENERAL] Geometric, getting x and y co-ordinates GOING MAD!!!!!