I created my table structure with greenDAO and when updating the following table, I\'m getting the follwing error:
android.database.sqlite.SQLiteException: no su
I just encountered the same problem,you can try this : check the table which is a new table or a old table ,because we always create table with "if not exists". PS: 1.I am from China,my English is poor , Pray you can understand my words. 2.the answer is for someone who will meet the same question after me.