Re: [GENERAL] Parser error

Поиск
Список
Период
Сортировка
От K.T.
Тема Re: [GENERAL] Parser error
Дата
Msg-id 001001beb17e$4e5f0bc0$4c9264d1@p2-400-death
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Teresa Hood
Дата:
Сообщение: Add a field
Следующее
От: Stuart Rison
Дата:
Сообщение: Re: [GENERAL] Geometric, getting x and y co-ordinates GOING MAD!!!!!