SOLUTION: Locate and delete the old sqlite database file. RTFM: Page 42 of the iPhone_Development.pd file from Apple Whilst developing an iPhone application that uses the Core Data system as the persistence mechanism, I added a new attribute to the source of type ‘Binary Data’ to hold a UIImage thumbnail. I did a Clean All [...]