Re: Multi DB Library
Re: Multi DB Library
- Subject: Re: Multi DB Library
- From: dreamcat7 <email@hidden>
- Date: Wed, 17 Sep 2008 20:16:19 +0100
Precisely my point: how do you go about evaluating which of these is
the better option ?
I hoped i was clear enough in my previous mail.
On 17 Sep 2008, at 20:06, Ted Thibodeau Jr. wrote:
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