failes to mention is that the sqlite3 is not thread safe. You have to
On Feb 26, 12:19 pm, Julio Barros <Ju...@E-String.com> wrote:
> I've started looking at sqlitepersistentobjects and for my current
> needs it could not be easier. Its by Jeff Lamarche of "Beginning
> iPhone Development" book (grapefruit on the cover).
>
>
http://code.google.com/p/sqlitepersistentobjects/
>
> LIke I said, so far it rocks. If you look at it and find issues let
> us know so we can all learn.
>
> Julio
>
> On Feb 26, 2009, at 10:46 AM, Adam Jack wrote:
>
> > Folks,
>
> > I started a simple utility application yesterday, and decided to
> > exercise FMBD (which Kendall Gelner mentioned at iPhoneDevCamp #3,
> > thanks for the pointers Kendall) as an sqlite3 wrapper. I'd been
> > hoping for something to make this easier, and was eager to see how
> > FMDB (Flying Meat DB) faired:
>
> > Here is what I thought about the experience:
>