Thanks for the quick response, but that didn't seem to fix it.  I
changed the function to be this (which is far simpler than necessary):

mDb.rawQuery("SELECT pass FROM action",null);

and it still doesn't work, with or without a semicolon.  I tried
opening up the database in a SQLite database manager and running the
string and it works just fine.  I have commented out this line of code
and I am certain that this is the line that is causing the error (I'm
not even trying to use the cursor that it generates yet).

Now what am I missing?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" 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-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to