• 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
Core Data migration from xml to sqlite
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Core Data migration from xml to sqlite


  • Subject: Core Data migration from xml to sqlite
  • From: Ian Kennedy <email@hidden>
  • Date: Wed, 2 Sep 2009 07:51:14 -0400

Hi all,

How would I go about doing a one-time migration of application data from an xml persistent store to a sqlite persistent store? i.e. the model stays the same, the data is migrated, and the app uses the sqlite store from there on out.

I've been unsuccessfully trying to do it inside of the persistentStoreCoordinator method by working with the example from here: http://developer.apple.com/mac/library/documentation/Cocoa/Conceptual/CoreData/Articles/cdUsingPersistentStores.html

Here is what I've tried, which doesn't migrate any data, just provides me with an empty sqlite store:

http://pastie.textmate.org/602152

Thanks for any help,
Ian
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please 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


  • Follow-Ups:
    • Re: Core Data migration from xml to sqlite
      • From: Adam Swift <email@hidden>
  • Prev by Date: Re: After changing to MacOS 10.6 XCode no longer compiles
  • Next by Date: how to get a managedObjectContext in a nib file
  • Previous by thread: Re: drawing my image in snow leopard
  • Next by thread: Re: Core Data migration from xml to sqlite
  • Index(es):
    • Date
    • Thread