• 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: Objective-C/Cocoa connectivity to Relational Databases
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Objective-C/Cocoa connectivity to Relational Databases


  • Subject: Re: Objective-C/Cocoa connectivity to Relational Databases
  • From: Jonathan Monroe <email@hidden>
  • Date: Fri, 13 Jul 2007 14:22:45 -0500


On Jul 13, 2007, at 1:41 PM, Nathan Gilmore wrote:

I am interested in porting a Java SWING application to Cocoa. I have
joined ADC and been trying out Xcode 3.0, the new Interface Builder,
and Cocoa, but have not been able to find much information on
connecting to relational databases such as MySQL or Postgres. I
would like the new application to be able to use Core Animation as well.


Any information that you can provide on Objective-C/Cocoa
connectivity to relational databases would be greatly appreciated.

There is a BSD-licensed Objective-C framework for connecting using ODBC:

http://sourceforge.net/projects/odbckit

ODBCKit (developed by Andy Satori) has some nice features, including the ability to return a record as a NSDictionary. Since it's ODBC, it let you develop in such a way that any database is supported.

Jonathan Monroe
Actual Technologies - ODBC for Mac OS X
email@hidden





_______________________________________________

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


  • Prev by Date: Re: runtime execution path for NSTask
  • Next by Date: Re: runtime execution path for NSTask
  • Previous by thread: Re: Objective-C/Cocoa connectivity to Relational Databases
  • Next by thread: Re: Objective-C/Cocoa connectivity to Relational Databases
  • Index(es):
    • Date
    • Thread