GQAdonis
Cool as the other side of the pillow…
-
Storing Images in Database on iPhone
Posted on February 11th, 2010 1 commentThis article has very useful information about guidelines for storing image data in a SQLite database on an iPhone using Core Data.
-
Updating iPhone Core Data Databases After Model Changes
Posted on December 9th, 2009 No commentsThis article provides a way to automatically update an existing database’s data model after a minor change in schema on an iPhone application. Usually, one has to uninstall an application deployed to a device along with all its data even after making minor changes to the model.



