>
> Your statements here are not clear. Adding ORDER BY fieldnam ASC should
> not cause the query to stop returning results.
>
>
Suppose I employ the method '*query*' part of SQLiteDatabase Class, I get a
Cursor returned to me, which I can convert into a ListAdapter using a
SimpleCursorAdapter and then proceed to displaying it as a list on the
phone.

How do I show the items from my database as a list on the screen if I use an
execSQL to execute a query such as '*select * from numbers order by
name_or_num asc;' *??


Sudarshan

--~--~---------~--~----~------------~-------~--~----~
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]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to