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 manual C API chapter:

http://www.mysql.com/doc/C/C/C.html

>
>Thank u very much,
>Edilson.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to