I am trying to get DISTINCT values from database with SQLiteAssetHelper and this code doesnt work
Cursor c = qb.query(true, db,sqlSelect, null, null, null, null, null);
Could someone please explain me what is the problem.
If you want i can provide entire code.
Aucun commentaire:
Enregistrer un commentaire