helo我已经创建了一个名为produittable的表,我需要从editText保存一些数据并在列表中搜索它,但是logCat说没有名为description_produit的列,对我来说它是有的,你能告诉我我哪里错了以及如何修复它吗这是我的logCat ...
android.database.sqlite.SQLiteException: table produittable has no column named quantite_stock(SQLiteCon
我有一个关于在安卓项目中使用SQLite数据库的问题。我在assets文件夹中添加了我的数据库。我尝试访问数据库上的任何表,但应用程序给出错误与我的HTC Desire设备"android.database.sqlite.SQLiteException:没有这样的表:“。你能给我一些建议吗?我的代码:
public static final String