lundi 23 novembre 2015

Query in sqlitebuilder cannot be applied

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);

image of error

Could someone please explain me what is the problem.

If you want i can provide entire code.

Aucun commentaire:

Enregistrer un commentaire