java.lang.IllegalStateException: Couldn't read row 0, col 2 from CursorWindow.
时间:2015-04-29 07:19:44
收藏:0
阅读:8626
java.lang.IllegalStateException: Couldn‘t read row 0, col 2 from CursorWindow. Make sure the Cursor is initialized correctly before accessing data from it.
提示说没有找到相应的关键字段,查看数据库的字段是否写对,此时是区分大小写的
本文出自 “清甘茶” 博客,请务必保留此出处http://shunshuncon.blog.51cto.com/8232441/1640122
评论(0)