[Lazarus] Postgres database again...
Dave Coventry
dgcoventry at gmail.com
Tue May 27 14:22:04 CEST 2008
On Tue, May 27, 2008 at 1:45 PM, Damien Gerard <milipili at shikami.org> wrote:
>
> As Graeme said through his links. I think they are very good.
> With the keyword RETURNING, Your INSERT/UPDATE will have the same
> behavior than a SELECT statement.
Yes, but how do I access whatever is returned ? Whether I run a SELECT
or RETURNING, how do I get the data returned?
In other words, where does PQConnection store the data?
More information about the Lazarus
mailing list