Android Exception 8(Couldn't read row 0, col -1 from CursorWindow)

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")//字段名称不正确

posted on 2014-08-01 10:40  洛易  阅读(2959)  评论(0编辑  收藏  举报