According to the SQLiteDatabase API documentation:
insert(String table, String nullColumnHack, ContentValues values)
Convenience method for inserting a row into the database.
What does nullColumnHack means?
Can you give me an example?
Aucun commentaire:
Enregistrer un commentaire