Re: JDBC Frameworks?
Re: JDBC Frameworks?
- Subject: Re: JDBC Frameworks?
- From: Tom Jones <email@hidden>
- Date: Thu, 10 Jul 2008 20:21:41 -0700
Hmm, this is really a shame. I guess I was just looking for a good
framework to use to connect to a database. I think this is a big hole
that Apple should really fill. It would be really cool if we could
connect to other databases rather than just SQLite.
Thanks,
tom
On Jul 10, 2008, at 7:35 PM, Nick Zitzmann wrote:
On Jul 10, 2008, at 7:42 PM, Tom Jones wrote:
I would like to write a app to be able to talk to a couple of
different types of databases (MySQL, Oracle). I'm thinking that
JDBC is the way to go. Does anyone know of any JDBC frameworks and
examples that you can point me towards, I cant seem to really find
much.
JDBC is a Java thing. What you want to do is use ODBC instead. ODBC
is part of Mac OS X, and at one point there was a ObjC framework for
ODBC called "iODBC"; you might want to search around for that.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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