Is there a straightforward method of opening a SQLiteDatabase
connection and executing raw queries?  I don't want to fuss with
ContentProviders and Activity Context mumbo-jumbo.  The Notepad
example is too crusty to illustrate anything by itself, what I really
want is to do the following:

Create DB
Create Table
Read Table
Update Table
Delete Table
Delete DB


I have applied my ample search skills to the above requirements and
have come up with a lot of bloated examples with chains of
dependencies which are a nightmare to integrate.

Thanks in advance,
-Shanjaq
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to