Thread: Counting UPDATE changes?

Counting UPDATE changes?

From
Alec Smecher
Date:
How can I tell how many fields were UPDATEd through libpq++? Libpq had
PQcmdTuples, what's libpq++'s version? Alternately, how can I get a hold
of the PGresult within the PGconnection class?

Thanks
Alec