Re: trying to run a query - Mailing list pgsql-novice

From Scott Marlowe
Subject Re: trying to run a query
Date
Msg-id 1091123104.27159.37.camel@localhost.localdomain
Whole thread Raw
In response to trying to run a query  ("Hari Bhanujan" <hbhanujan@sbcglobal.net>)
Responses Re: trying to run a query
List 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 ".
>
>
>
> 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...


pgsql-novice by date:

Previous
From: Betsy Barker
Date:
Subject: Re: Calling a function that returns a composite type using
Next
From: Austin Swinney
Date:
Subject: catching up an id sequence