Re: JDBC Frameworks?
Re: JDBC Frameworks?
- Subject: Re: JDBC Frameworks?
- From: Nick Zitzmann <email@hidden>
- Date: Thu, 10 Jul 2008 20:35:09 -0600
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