James, Upon looking at that, I saw the following : "Execute a single SQL statement that is not a query. For example, CREATE TABLE, DELETE, INSERT, etc."
As my whole intent is to query, put data into ContentValues, and then update the fields in the existing tables I don't think that will work. Thanks, Ben https://sites.google.com/site/defiledroid/ On Mar 10, 4:54 am, James Wang <[email protected]> wrote: > You should take a look at SQLiteDatabase.execSQL. -- 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

