Parsing the current .db files from iPhones
Brought to you by:
kdsql
Apple did something to the plain sqlite files in iOS 5 that has broken compatibility, both with this program and the original SQLiteDBbrowser.
The files store the sms, contacts, and calendar data. For example, under iOS 4.x it had an sms.db file that could be opened with the browser. Now it has sms.db, sms.db-wal and sms.db-shm and reports "Database Error. [file] is probably not an sqlite database."
If I can provide any more information in order to help, please send me a message.