Sorry Mark I should have said No it doesn't just work it throws and
exception of column doesn't exist I wanted to say sure it doesn't
exist so ignore it and insert the others but it seems this is not
possible?

On Oct 27, 10:04 am, "Mark Murphy" <mmur...@commonsware.com> wrote:
> > 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?
>
> No.
>
> It is conceivable that somehow "it just works"; I would more expect a
> runtime exception.
>
> --
> Mark Murphy (a Commons Guy)http://commonsware.com
> Android App Developer Books:http://commonsware.com/books.html
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to