• 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: Writing to a MySQL database server
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Writing to a MySQL database server


  • Subject: Re: Writing to a MySQL database server
  • From: Karl Kuehn <email@hidden>
  • Date: Fri, 2 Jan 2004 16:12:00 -0500

If you do need the power of a SQL database, then there is a GPL'ed solution for you at hand:
http://mysql-cocoa.sourceforge.net/

If you are just looking for persistence, then look into the serialization provided by the Cocoa frameworks:
http://developer.apple.com/documentation/Cocoa/Conceptual/Archiving/ Concepts/serializations.html

Karl Kuehn
email@hidden

PS... there is also a similar project for PostgreSQL at:

http://pgsqlcocoa.sourceforge.net/

that project is also GPL'ed.

On Jan 2, 2004, at 2:59 PM, Kent Behrends wrote:

Is there a framework available to read/write from a MySQL server?

I have used Apples Serial example to read and write to a serial device on the USB, now I would like to write this information into a database. MySQL is already running on my local machine and the tables have already been created.

What is the cleanest way to save the data?
_______________________________________________
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.

  • Follow-Ups:
    • Re: Writing to a MySQL database server
      • From: Adrian Bool <email@hidden>
References: 
 >Writing to a MySQL database server (From: Kent Behrends <email@hidden>)

  • Prev by Date: Re: Writing to a MySQL database server
  • Next by Date: Re: [OT] Encryption
  • Previous by thread: Re: Writing to a MySQL database server
  • Next by thread: Re: Writing to a MySQL database server
  • Index(es):
    • Date
    • Thread