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

Re: Cocoa and MySQL


  • Subject: Re: Cocoa and MySQL
  • From: Nick Zitzmann <email@hidden>
  • Date: Tue, 30 Sep 2008 18:24:32 -0600


On Sep 30, 2008, at 5:27 PM, J. Todd Slack wrote:

Working with app that I use NSTask to execute some MySQL statements.

Why aren't you using the library directly or via ODBC? NSTask is usually reserved for things that can't be done (easily) within libraries.


Can anyone tell me what to deploy and where? I dont want them to have to execute another installer to get this.


If you use PackageMaker to deploy your application, then you can include one of the various MySQL distros in your package. Just make sure the package is not installed if the user is using Mac OS X Server, because Server comes with MySQL installed. Or you could use the library directly or use ODBC...

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


References: 
 >Cocoa and MySQL (From: "J. Todd Slack" <email@hidden>)

  • Prev by Date: Re: [Math] sin(), cos() not working? What special magic must I use to summon their powers?
  • Next by Date: Re: NSWindowController retain count confusion
  • Previous by thread: Cocoa and MySQL
  • Next by thread: Adding a new menu programmatically
  • Index(es):
    • Date
    • Thread