Hey Guys, I am on a bit of a stretch here. I am looking for a way to use the SQLiteDB insert statement above with the contentValues variables that go with it BUT I want to ignore any content values in there which do not have a column in which to insert the value. Is this possible is there a switch anywhere? I know I can sort it out myself in code by selecting the column names and weeding out the invalid ones but I was praying there was a switch on the insert function to say ignore invalid columns.
Thanks, Tom --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

