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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to