JavaRanch » Java Forums »
Mobile »
BlackBerry
| Author |
Cursor object not returning data properly.
|
Mike Sabo
Greenhorn
Joined: Apr 21, 2011
Posts: 19
|
|
I'm sure i'm doing something wrong, and i'm hoping somebody can help me with my problem. I'm trying to run a select query to a database to return a cursor object, then pass that object to another class, or BB screen. From what I can tell, my sql statement isn't returning any data within the object. Here is my code:
MyDatabaseUtils Class
TableScreen class - this is the screen im trying to display my data on; within a table.
|
 |
 |
|
|
subject: Cursor object not returning data properly.
|
|
|
|