records affected

  1. Javier Campo Martinez

    Android Question B4A SQL get number of records affected by UPDATE transaction

    Hi guys !!! Is there any way ( through the SQL library) to obtain the number of records affected by an UPDATE transaction over a database? ( no matter if it's Oracle|SQLite|MySql|etc...) without querying the database. Thanx in advance. Javier
Top