Bingo. Cursor data is organized into rows and columns.
If there are zero rows, you won't be able to get any data, and it's in fact an error to try - as you'd be asking for data from row 0 out of 0 - exactly as the exception error message says.
-- Kostya 03.08.2011 17:23, André пишет:
Thanks for the quick reply. It says that there is 0 rows when using get count. Is it a problem with the row number I provide it you think? André
-- Kostya Vasilyev -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

