Re: Core Data to EOF migration tool
Re: Core Data to EOF migration tool
- Subject: Re: Core Data to EOF migration tool
- From: Mark Ritchie <email@hidden>
- Date: Wed, 21 Jul 2010 10:29:43 -0700
Hey Daniel!
On 21/Jul/2010, at 9:52 AM, Beatty, Daniel D CIV NAVAIR, 474300D wrote:
> Any ideas?
The last time that I did something like that, I did this:
- exported from SqlLite to flat file with sqlite3 database .dump
- used sed scripts to massage the files and load into MySQL
- used EntityModeler to reverse engineer MySQL and build an eomodel for me!
Perhaps not the most elegant but it got the job done! ;-)
M.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden