I need to extract my contacts from addressbook.sqlitedb, anyone have program or such? I tried Sqlite Manager for Firefox, but I just found the names separate and the numbers also. Please help
Sync your address book to some other address book (e.g. through iTunes or Google Sync) and then export that to the desired format.
Windows tool to edit .plist, .strings and .nib files: pledit.
Or use a website that will convert the binary form to a readable format.
On iPhone you can convert those files in a terminal with plutil (installed with Erica Utilities from Cydia), or edit them with iFile (from Cydia).
How can you sync addressbook.sqlitedb with another program? I need to sync addressbook.sqlitedb with something so I can export them to CSV and then sync it with iTunes.