Count UPDATEs in libpq++?

From: Alec Smecher <asmecher(at)home(dot)com>
To: pgsql-docs(at)postgresql(dot)org
Subject: Count UPDATEs in libpq++?
Date: 1999-09-24 03:01:51
Message-ID: 37EA4AF2.62D83A77@home.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

How can I tell how many fields are UPDATEd by an Exec command in
Postgres through libpq++? There was a function in libpq (PQcmdTuples)...
but in libpq++?

Thanks for your help,
Alec Smecher

Browse pgsql-docs by date

  From Date Subject
Next Message Daniel Fung 1999-09-27 15:59:55 Getting Postgres Info
Previous Message Bruce Momjian 1999-09-23 17:36:42 Re: [GENERAL] Multi-threading on PostgreSQL?