• 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: Client Development Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Client Development Question


  • Subject: Re: Client Development Question
  • From: Charlton Wilbur <email@hidden>
  • Date: Mon, 11 Jun 2007 21:48:36 -0400


On Jun 11, 2007, at 1:28 PM, Christopher Smith wrote:

We have a Web Based application that is written in php and connects to a MySQL Database. We want to develop a Mac client for this application. Since there is no native way to connect a core data app to a MySQL database another approach is needed. So what we brainstormed was the following:

There are frameworks available for Cocoa that connect to MySQL, or you can use the standard C interface. In googling, I found MySQL- Cocoa (http://mysql-cocoa.sourceforge.net/), CocoaMySQL (http:// www.theonline.org/cocoamysql/), and MacSQL (http://www.rtlabs.com/ fwork/). And the C interface to MySQL works just the same on the Mac as it does on any other Unixlike.


None of these frameworks use Core Data, but they're most likely a lot simpler than the approach you propose and a lot closer to the usage of the database you're probably doing in PHP.

Charlton


-- Charlton Wilbur email@hidden




_______________________________________________

Cocoa-dev mailing list (email@hidden)

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: 
 >Client Development Question (From: Christopher Smith <email@hidden>)

  • Prev by Date: Re: RS: menu items
  • Next by Date: How to specify row placement in an NSOutlineView?
  • Previous by thread: Re: Client Development Question
  • Next by thread: Adding a hidden coredata layer in a cocoa framework ?
  • Index(es):
    • Date
    • Thread