lundi 9 novembre 2015

SQLite: How to check if there is another row of data without moving cursor?

Is it possible to find out if there is another row of data available after a "select" query without moving the cursor by calling "sqlite3_step" again?

Aucun commentaire:

Enregistrer un commentaire