In this slightly lengthy article I want to discuss how we can recover deleted records from an SQLite database, or rather how we can recover all records and distinguish between those that are live in the DB and those that are found in unused areas and do not match a live record. I will also show how the first few bytes of records are regularly overwritten by SQLite structures and how these partial records can be recovered.
more here......http://sandersonforensics.com/forum/content.php?222-Recovering-deleted-records-from-an-SQLite-database
more here......http://sandersonforensics.com/forum/content.php?222-Recovering-deleted-records-from-an-SQLite-database