no of affected rows in prepared stmts

From: "Rahul_Iyer" <rahul_iyer(at)persistent(dot)co(dot)in>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: no of affected rows in prepared stmts
Date: 2003-08-07 09:22:20
Message-ID: 001301c35cc5$6749ac20$6f02a8c0@persistent.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-hackers by date

  From Date Subject
Next Message Jinqiang Han 2003-08-07 09:26:23 PITR in 7.4
Previous Message Hannu Krosing 2003-08-07 08:43:27 Re: encoding question