Re: Core Data Persistent Store Corrupted

2009-06-20 Thread Vladislav Struhar
t I missed two inverse relationships. But could this be the reason of file corruption? Thanks, Vlado Sent from my iPhone On 20.6.2009, at 14:43, Jerry Krinock wrote: On 2009 Jun 17, at 05:43, Vladislav Struhar wrote: I'm using Core Data model with NSBinaryStoreType persistent stor

Core Data Persistent Store Corrupted

2009-06-19 Thread Vladislav Struhar
Hi, I'm using Core Data model with NSBinaryStoreType persistent store. After a long time of using this with no issues, I have encountered an error: "The file could not be opened because it is not in the right format." File is about 1MB size. Do you know what might be the cause of this? Is