• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Multi DB Library
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multi DB Library


  • Subject: Re: Multi DB Library
  • From: Devon Ferns <email@hidden>
  • Date: Wed, 17 Sep 2008 15:27:34 -0400

He was talking about using a local sqlite cache so at least in my view I don't see the point in using ODBC for that. SQLite really doesn't have too much different from generic SQL that would make it hard to learn especially since there are some nice wrapper classes around it already.

Devon

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


  • Follow-Ups:
    • Re: Multi DB Library
      • From: "Ted Thibodeau Jr." <email@hidden>
References: 
 >Multi DB Library (From: "Andrew Zahra" <email@hidden>)
 >Re: Multi DB Library (From: "Ted Thibodeau Jr." <email@hidden>)
 >Re: Multi DB Library (From: dreamcat7 <email@hidden>)
 >Re: Multi DB Library (From: Devon Ferns <email@hidden>)
 >Re: Multi DB Library (From: "Ted Thibodeau Jr." <email@hidden>)

  • Prev by Date: OpenDirectory.framework LDAP tutorial
  • Next by Date: Re: Multi DB Library
  • Previous by thread: Re: Multi DB Library
  • Next by thread: Re: Multi DB Library
  • Index(es):
    • Date
    • Thread