[android-developers] Re: sqlite help

2011-10-22 Thread philgiese
Erik, also if you don't want to struggle with the whole SQL thing, you might have a look at my framework androrm (www.androrm.com). I think this one could ease the whole add/remove process and help you getting things done much faster :) Phil On Oct 21, 8:28 pm, erik wagner wrote: > Thanks Mark a

[android-developers] Re: sqlite help

2011-10-21 Thread erik wagner
Thanks Mark and Joel, very appreciated. Now I know what I will be doing this weekend On Oct 21, 12:56 pm, Joel Witherspoon wrote: > On Fri, Oct 21, 2011 at 10:33 AM, Mark Murphy wrote: > > > On Fri, Oct 21, 2011 at 1:31 PM, erik wagner > > wrote: > > > I am wondering if anyone has a simple S