Hi, I'm not sure exactly what you mean. If you mean something like mysql command line interface, you can use sqlite3 from adb shell to execute queries directly.
On Feb 6, 6:32 am, And-Rider <[email protected]> wrote: > Is it possible to pass a query directly and check the values that has > been inserted for a particular table in a database using the SQlite3 > UI (like what we do in SQLSERVER) or should i write a program to > display the values inserted for a particular table?? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---

