When SQLite cursor window couldn't read data row -1
There is issue in database table column name creation
Check model class that used to create table columns
If there is space in column name like
" record_name " remove start and end space
"record_name"
There is issue in database table column name creation
Check model class that used to create table columns
If there is space in column name like
" record_name " remove start and end space
"record_name"
No comments:
Post a Comment