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:48:56 -0400 (EDT)
- Importance: Normal
Devon wrote:
> 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.
I understood the local cache to be a learning and/or small version
of what would then be done with a remote engine, which would not
be SQLite.
If he doesn't mind re-implementing whatever he's done locally for
the remote, then yes, learning with SQLite-specific has some value.
Learning with ODBC to start means that the only change needed will
be in the driver/DSN -- which seems to me to have value in the time
and effort saved...
Your Mileage May Vary, of course.
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