Re: [HACKERS] no of affected rows in prepared stmts

2003-08-14 Thread Christoph Haller
> > 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 wron

[HACKERS] no of affected rows in prepared stmts

2003-08-14 Thread Rahul_Iyer
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 ---(end of broadcast)--- TIP 1: subscribe