lundi 14 décembre 2015

How to use sqlite3_changes() in $cordovaSQLite

How can I use the sqlite3_changes() function in $cordovaSQLite to get the affected rows for a UPDATE, DELETE or INSERT query?

I tried to call sqlite3_changes() after I execute a query but sqlite can't find the function sqlite3_changes()

Aucun commentaire:

Enregistrer un commentaire