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

Re: Objective-C and JDBC


  • Subject: Re: Objective-C and JDBC
  • From: Nick Zitzmann <email@hidden>
  • Date: Tue, 6 Jul 2004 18:39:54 -0600

On Jul 6, 2004, at 3:31 PM, John Spicer wrote:

Is there a way to get an objective-c app to connect to a MySQL or OpenBase database on os X? I've searched and found nothing really relevant.

Yes. Assuming you are using C or Objective-C, you can either:

1. Use ODBC, which is available on Mac OS X 10.2 and later as part of the "libiodbc" library. ODBC is documented here: <http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odbc/ htm/dasdkodbcoverview.asp>

2. Use the API provided by the database. OpenBase comes with an Objective-C API. MySQL doesn't, but you can probably find one by searching on Google. Both have C APIs.

Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >Objective-C and JDBC (From: John Spicer <email@hidden>)

  • Prev by Date: Re: Drawing Pixels with NSBezierPath
  • Next by Date: Re: erasing, redrawing NSBezierPath into and NSImage problem
  • Previous by thread: Objective-C and JDBC
  • Next by thread: Re: Selecting a cell within NSTableView
  • Index(es):
    • Date
    • Thread