• 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: MySQL & Cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MySQL & Cocoa


  • Subject: Re: MySQL & Cocoa
  • From: Matt Neuburg <email@hidden>
  • Date: Wed, 12 Oct 2005 22:13:37 -0700
  • Thread-topic: MySQL & Cocoa

On Wed, 12 Oct 2005 11:47:35 +1000, Julian Leviston <email@hidden>
said:
>Dear EVERYBODY,
>
>I'm trying to work out how I can possibly connect to MySQL through
>cocoa. There doesn't seem to be a lovely way to do it. I've had a
>look at cocomysql but it doesn't seem to complie with the latest
>xcode which is a thorough pain...

(1) Wrong list. This is a Cocoa development question, so it should go on
Cocoa-Dev.

(2) Objective-C is C. MySQL has a client library with a C interface, and
it's well documented. So link to the library and implement whatever parts of
the C interface you're interested in. Once you've got that working, you
might like to wrap some Objective-C classes around it. It's pretty easy;
took me about a day, IIRC. m.

--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide
<http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt>



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: application packaging?
  • Next by Date: java debugger
  • Previous by thread: MySQL & Cocoa
  • Next by thread: Re: creating a package in xcode 1.5 with an alternative 'stub' app for 10.1 and 10.2
  • Index(es):
    • Date
    • Thread