I\'m trying to get records in my table. I\'m using this code
if(c!=null){ if(c.moveToFirst()) { String tipId = c.getString(c
The query selection does not contain the column DAO.TIP_ID.
selection
DAO.TIP_ID