I want to insert event only if it isn't already in Database.
I am passing Ev_id string type in to following function
db.insert("PersonEvent", contentValues, "Event_id != ? ", new String[]{Ev_id});
Following error occour
Aucun commentaire:
Enregistrer un commentaire