View Single Post
Posts: 36 | Thanked: 2 times | Joined on Dec 2009
#7
Hi guys,

thank you for your feedback. So at least there is a way and I am getting slowly there. I looked at the file addressbook.db in the path Backup03\comm_and_cal\Root\home\user\.osso-abook-backup\db. The SQLite Browser I installed tells me, that it is not an SQLite3 Database and refuses to open it.
However, the file is readable with a textviewer (some kind of structured data with tags BEGIN:VCARD and END:VCARD. Inbetween I find my conatcs. Thanks god! It's not the most elegant way, but it works.

Now I am trying to find my notes, which I took in the calendar. I have identified the file calendardb.backup in the path Backup03\comm_and_cal\Root\home\user\.calendar. The content is defenitely there, but how to read it? what is .backup for a type?

Thx again
Ste