Re: trying to run a query

From: "Scott Marlowe" <smarlowe(at)qwest(dot)net>
To: hbhanujan(at)sbcglobal(dot)net
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: trying to run a query
Date: 2004-07-29 17:45:04
Message-ID: 1091123104.27159.37.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

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...

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Betsy Barker 2004-07-29 18:32:31 Re: Calling a function that returns a composite type using
Previous Message Oliver Fromme 2004-07-29 16:45:58 Re: 2 postgresql processes on the same machine ?