Couldn't read row 0, col -1 from CursorWindow

时间:2014-08-01 12:59:01   收藏:0   阅读:1048

java.lang.IllegalStateException: Couldn‘t read row 0, col -1 from CursorWindow.  Make sure the Cursor is initialized correctly before accessing data from it.

 

 c.getString(c.getColumnIndex("_ID")//字段名称不正确

Couldn't read row 0, col -1 from CursorWindow,布布扣,bubuko.com

原文:http://www.cnblogs.com/royi123/p/3884358.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!