Re: no of affected rows in prepared stmts

From: Christoph Haller <ch(at)rodos(dot)fzk(dot)de>
To: pgsql-hackers(at)postgresql(dot)org, rahul_iyer(at)persistent(dot)co(dot)in
Subject: Re: no of affected rows in prepared stmts
Date: 2003-08-08 09:17:05
Message-ID: 3F336A91.AABF3504@rodos.fzk.de
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
>
I'm observing the same pretty odd behavior.
Do we both expect something wrong.
Regards, Christoph

Browse pgsql-hackers by date

  From Date Subject
Next Message Rahul_Iyer 2003-08-08 10:02:05 Batch Operations
Previous Message Christopher Kings-Lynne 2003-08-08 09:09:09 Re: getting confused parsing ACLITEMS...