android sqlite no such table 的解决办法

Posted gitKoot

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了android sqlite no such table 的解决办法相关的知识,希望对你有一定的参考价值。

今天在做项目的搜索页面的时候出现了no such table

sqlite

第一反应就是找到报错的地方,debug也好,检查语句是否正确,却一直没找到问题,最后clean project,卸载了程序,

重新安装后就OK了,我从一个英文网站找个解决这个问题几个办法

  • uninstalling app
  • cleaning cache / data
  • changing database version number
  • forcing to copy the database even if it already existed

链接:http://peter.grman.at/android-sqlite-exception-no-such-table/

以上是关于android sqlite no such table 的解决办法的主要内容,如果未能解决你的问题,请参考以下文章

android.database.sqlite.SQLiteException: no such table: xxx (code 1 SQLITE_ERROR): , while compiling

android.database.sqlite.SQLiteException: no such column: id (code 1 SQLITE_ERROR): , 同时从旧版本的 db 编译到新

Android Studio SugarORM No Such Table

xception: no such table: xxx (code 1 SQLITE_ERROR): , while compiling: Select * from xxx where id= ?

SVN更新出错:sqlite[S1]: no such table: wcroot

SVN更新出错:sqlite[S1]: no such table: wcroot