Re: When Core Data meet MySQL
Re: When Core Data meet MySQL
- Subject: Re: When Core Data meet MySQL
- From: email@hidden
- Date: Thu, 29 Nov 2007 01:44:39 +0800
Thanks for your kindly reply Alex.
I keep reading Core Data documents from Cocoa Dev Central and the
offical Apple document.
It seems the Core Data is great for local database-aware application.
As I think both SQLite and XML are very lite and very easy to
distribute and deploy.
However, what I am doing is a console deamon like application and
connecting to MySQL. As the data in MySQL is populated from other
online web applications.
Therefore, SQLite/XML is not my cup of tea for what I am currently doing...
However, still looking other comments..
Quoting Alexander von Below <email@hidden>:
Hello,
I believe this is a question for the Cocoa list, but as far as I would
know, CoreData is not really suited as a front end for MySQL and you
are better off using something like MCPKit.
But, as this is the Xcode list, I do not claim to know everything about
CoreData
Alex
Am 28.11.2007 um 17:33 schrieb email@hidden:
Hello all,
I am looking for information of whether it is possible (and not so
hard) to use MySQL as data store for Core Data.
After some searching on google,
i found that Core Data is natively support SQLite, Binary and XML.
oh no... why not MySQL...
then I found this:
http://www.actualtechnologies.com/product_opensourcedatabases.php
Is this product help?
----------------------------
If not, i think I have to use MCPKit (http://mysql-cocoa.sourceforge.net/)
That's a Objective-C wrapper for MySQL C API.
And give up of Core Data...
Any idea / code samples are greatly appreciated.
Thank you!
_______________________________________________
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
_______________________________________________
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