Re: [GENERAL] Parser error

From: "K(dot)T(dot)" <death(at)solaris1(dot)mysolution(dot)com>
To: "Djon Kleine" <maildjon(at)nl01(dot)worldstats(dot)com>, <pgsql-general(at)postgreSQL(dot)org>
Subject: Re: [GENERAL] Parser error
Date: 1999-06-08 07:12:39
Message-ID: 001001beb17e$4e5f0bc0$4c9264d1@p2-400-death
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)nl01(dot)worldstats(dot)com>
To: pgsql-general(at)postgreSQL(dot)org <pgsql-general(at)postgreSQL(dot)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
>
>

Browse pgsql-general by date

  From Date Subject
Next Message Stuart Rison 1999-06-08 10:42:50 Re: [GENERAL] Geometric, getting x and y co-ordinates GOING MAD!!!!!
Previous Message Teresa Hood 1999-06-08 01:02:58 Add a field