Thread: Re: [GENERAL] Parser error

Re: [GENERAL] Parser error

From
"K.T."
Date:
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
>
>