Re: libpq status question - Mailing list pgsql-interfaces

From Volkan YAZICI
Subject Re: libpq status question
Date
Msg-id 7104a7370510260708h34180ba7ud2f4010bffa35ffe@mail.gmail.com
Whole thread Raw
In response to libpq status question  (Louis Castoria <louisc@e9.com>)
List pgsql-interfaces
Hi,

On 10/25/05, Louis Castoria <louisc@e9.com> wrote:
> How can I tell if the update was successfully or not.

You can use PQcmdTuples() function to learn the number of rows
affected by the SQL command.

Regards.


pgsql-interfaces by date:

Previous
From: Louis Castoria
Date:
Subject: libpq status question
Next
From: Christoph Zwerschke
Date:
Subject: Re: Interpreting PostgreSQL error messages