• 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: JDBC Frameworks?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: JDBC Frameworks?


  • Subject: Re: JDBC Frameworks?
  • From: Brett Powley <email@hidden>
  • Date: Fri, 11 Jul 2008 16:07:53 +1000


On 11/07/2008, at 3:10 PM, Tom Jones wrote:

Thanks, for the extra info. I'm looking to create a multi-user inventory type application for a customer. They want it custom and to run on Mac OS X.

I guess what I'm really going to do is develop the front end in Cocoa and use SOAP for all of the database communications.


JDBC would be a good way to go, if the Cocoa-Java bridge were still supported, as JDBC drivers are easy to get. (This is the reason that so many generic database interface applications are written in Java.)

That said, Mac OS X has built-in support for ODBC using iODBC; there's a detailed description here:

	http://www.iodbc.org/index.php?page=docs/macosodbcstory/index

and you can download the SDK here:

	http://sourceforge.net/project/showfiles.php?group_id=90493

Using that, you ought to be able to do your database interface using the iODBC library in C (or even Python or Ruby if you want to).

Cheers,
Brett

_______________________________________________

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


References: 
 >JDBC Frameworks? (From: Tom Jones <email@hidden>)
 >Re: JDBC Frameworks? (From: Nick Zitzmann <email@hidden>)
 >Re: JDBC Frameworks? (From: Tom Jones <email@hidden>)
 >Re: JDBC Frameworks? (From: Phillip Jacobs <email@hidden>)
 >Re: JDBC Frameworks? (From: Jens Alfke <email@hidden>)
 >Re: JDBC Frameworks? (From: Tom Jones <email@hidden>)

  • Prev by Date: Re: Receive notifications about frontmost application change
  • Next by Date: Re: Design Question: Where to observe using KVO?
  • Previous by thread: Re: JDBC Frameworks?
  • Next by thread: Re: JDBC Frameworks?
  • Index(es):
    • Date
    • Thread