Hi , all,
I got the following error:

ERROR/CursorWindow(6924): need to grow: mSize = 1048576, size = 63,
freeSpace() = 15, numRows = 11460
ERROR/CursorWindow(6924): not growing since there are already 11460
row(s), max size 1048576
ERROR/CursorWindow(6924): The row failed, so back out the new row
accounting from allocRowSlot 11459
ERROR/Cursor(6924): Failed allocating fieldDir at startPos 0 row 11459

I just select all the data from SQLite, then call the method
c.moveToFirst() and the error occurred.
How can I solve the problem?
Thank you for your help!

Best Regards,
Kenneth WON

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to