Well I would put the names into a table that you can read (and maybe
some descriptive info too)  but you didn't look far to find your
answer.

A quick google for  "sqlite select tables" found:
http://www.sqlite.org/sqlite.html    in there is a section "Querying
the database schema"   go read that and you'll find a SELECT that does
exactly what you want (actually more than you probably need).

-- 
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