no of affected rows in prepared stmts - Mailing list pgsql-hackers

From Rahul_Iyer
Subject no of affected rows in prepared stmts
Date
Msg-id 001301c35cc5$6749ac20$6f02a8c0@persistent.co.in
Whole thread Raw
List pgsql-hackers
hi
whenever i call an execute on a prepared statement, i get the return value
of PQcmdTuples() as NULL even if the query did modify tuples...
how can i get the number of affected tuples?
thanx in adv.
rahul



pgsql-hackers by date:

Previous
From: Larry Rosenman
Date:
Subject: Re: 7.4beta1 build problem on unixware
Next
From: Tom Lane
Date:
Subject: Re: new psql \d command