no of affected rows in prepared stmts
Started by Rahul_Iyerover 22 years ago2 messages
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
Re: no of affected rows in prepared stmts
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
Import Notes
Resolved by subject fallback