jeudi 3 mars 2016

Why SQLiteDatabase insert instruction need to receive a null ( column hack) parameter?

Why the instruction SQLiteDatabse.insert must always include a null parameter (nullColumnHack).

By exemple : database.insert(MySQLiteHelper.TABLE_FICHES, null, values);

Aucun commentaire:

Enregistrer un commentaire