Share via


CursorAdapter does not have an associated cursor. (Error 2090)

Occurs when calling an operation that requires an attached cursor, but there is not an associated cursor for the CursorAdapter object.

  • Check to make sure that the CursorAdapter object has an associated cursor.