Loading SQL and XML Core Data Stores
Loading SQL and XML Core Data Stores
- Subject: Loading SQL and XML Core Data Stores
- From: "Ian G. Gillespie" <email@hidden>
- Date: Wed, 6 Sep 2006 21:11:30 -0400
I am trying to create a small application that can read in SQL-based
core data stores from another application. To get the basics working
I made a test application that can load the core data store from the
Core Recipes example. If I save the data in XML (the default in the
CR example) my application can read it in and fetch entities without
any issues. If I have CR save the data as an SQL file, and I try to
have my application read the data in, any fetch requests return an
empty array. Am I missing something obvious that I need to do for
the SQL case? Has anyone else run into this issue?
(My apologies for posting something very similar last weekend, I
thought I would post again because this explains the issue more
succinctly).
Thanks for your time,
Ian
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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