Re: Multi DB Library
Re: Multi DB Library
- Subject: Re: Multi DB Library
- From: "Ted Thibodeau Jr." <email@hidden>
- Date: Wed, 17 Sep 2008 15:06:53 -0400 (EDT)
- Importance: Normal
Devon wrote:
> OS X has libsqlite3 built in. You just have to include the header
> file and link to the library. It's C based and you can write an
> Objective-C wrapper functions around it. There are already some
> good ones like FMDatabase or Quicklite.
Well, yes ... but it's not an ODBC driver, is it?
If you choose to do this, then you're building a SQLite-specific
application, and that wasn't what the original writer was after.
Be seeing you,
Ted
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden