Re: Number of affected rows
At 11:42 -0300 5/7/02, Edilson Vasconcelos de Melo Junior wrote: >Hi, > >I'm using the C API for mysql and i wanna know how can i get the number of >affected rows after a UPDATE statement. mysql_affected_rows() is probably what you want. For more info, check the MySQL man
Number of affected rows
Hi, I'm using the C API for mysql and i wanna know how can i get the number of affected rows after a UPDATE statement. Thank u very much, Edilson. - Before posting, please check: http://www.mysql.com/manual.php