Re: trying to run a query

From: Jeffrey Melloy <jmelloy(at)visualdistortion(dot)org>
To: Scott Marlowe <smarlowe(at)qwest(dot)net>
Cc: hbhanujan(at)sbcglobal(dot)net, pgsql-novice(at)postgresql(dot)org
Subject: Re: trying to run a query
Date: 2004-07-30 17:45:55
Message-ID: 410A8953.3020309@visualdistortion.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Scott Marlowe wrote:

>On Thu, 2004-07-22 at 11:16, Hari Bhanujan wrote:
>
>
>>Gurus,
>>
>>
>>
>>I am working on a script in PHP that will be run nightly to delete and
>>update a system.
>>
>>
>>
>>What I am getting is the following error
>>
>>
>>
>>Pg_exec(): Query Failed: ERROR : parser: parse error at or near &quot.
>>
>>
>>
>>What I have is a connection string that ties database connectivity to
>>sql string and then I try to insert data read from an array..
>>
>>
>>
>>Any ideas on why this could be happening.
>>
>>
>
>Post your code...
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
>
>
You're somehow passing HTML-escaped code to PostgreSQL.

Jeff

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message mike g 2004-07-31 04:12:40 Re: Significant spaces
Previous Message Joel Rodrigues 2004-07-30 17:42:30 contrib/xml make error on Mac OS X 10.3.4