When running my program to query the iPod library of my iPhone, I get the following output in the console: CPSqliteStatementPerform: attempt to write a readonly database for UPDATE
Solution 1:
Apparently this is a bug in iOS 4.3 and is addressed in this devforum at Apple:
Post a Comment for "Cryptic Sqlite Console Output In Objective-c"