Using Your Own Data Format in Core Data
Using Your Own Data Format in Core Data
- Subject: Using Your Own Data Format in Core Data
- From: "email@hidden" <email@hidden>
- Date: Thu, 2 Feb 2006 08:47:54 +0100
Hi,
I read in the introduction for core data
(http://developer.apple.com/macosx/coredata.html )
the following part:
Using Your Own Data Format
If you already have an existing application format, you can still use
Core Data with it. You will need to read in your file and create a
Core Data object graph. Then, you can exploit all of the advantages
of Core Data, such as the automatic undo/redo support.
So is there a possible way to use an existing mySQL database with
core data ?
Just a hint, what has to be done, would help me.
Thanks in advance.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden