Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

dmbrem99

macrumors member
Original poster
Sep 18, 2008
50
0
Can someone recommend something that can save txt messages and restore them on an iPhone?

I have to do a restore-to-new on my iPhone and all my txt's will be erased... there are a few I would like to save and put back on my phone after I restore it.
 
Sorry aggie, this isn't true. Texts will be restored from a backup, and there are some 3rd party apps for your computer that will export them for you. Are you on a Mac or PC OP?

You don't think I know that texts are backed up and restored from a backup??

Anyway, what it seemed like the OP wanted was a way to get his texts on a computer and be able to look at them, and also be able to put them back on the iPhone if he wanted to. I know there is software that supposedly will read the backup file, but I haven't used it or know if it really works. Also, you won't be able to get those exported texts back on to the iPhone unless you're JB.
 
You don't think I know that texts are backed up and restored from a backup??

Anyway, what it seemed like the OP wanted was a way to get his texts on a computer and be able to look at them, and also be able to put them back on the iPhone if he wanted to. I know there is software that supposedly will read the backup file, but I haven't used it or know if it really works. Also, you won't be able to get those exported texts back on to the iPhone unless you're JB.

Sorry, misunderstood what you were saying. I used iphoneview(?) on my mac and it basically exports as a text file that you can load back up the phone. I'm not sure if this works on 3GS'/SL.
 
Sorry, misunderstood what you were saying. I used iphoneview(?) on my mac and it basically exports as a text file that you can load back up the phone. I'm not sure if this works on 3GS'/SL.

No problem. Here's what someone can use for a PC:

http://www.reincubate.com/labs/iphone-backup-extractor-how-extract-files-iphone-backup-windows/

Use the iPhone Backup Extractor to make a db file of the texts (or any number of other parts in the backup....notes, etc.)

http://menoob.com/2008/12/04/how-to-save-and-read-your-iphone-text-messages-on-your-computer/

You don't necessarily need DiskAid if you already have the backup on your PC, but DiskAid is invaluable if you've somehow crapped your computer and only have the iPhone, since it can read the iPhone and get your backup on to a computer. After extracting the part of the backup you want, use the linked SQLite Database Browser to then make a csv file that can be read by Excel or other programs. You'll be able to at least see your messages (or any number of other parts in the backup....notes, etc., that you extracted from the backup above).

Of course, that's only to look at the files. Getting them back on the iPhone is problematic unless your jail broke.

BTW, this is how you'd get contacts from a backup:

It's easy to restore the contact information from an iPhone backup. Follow these steps:

1. Using the iPhone Backup Extractor, restore the file "Libray/AddressBook/AddressBook.sqllitedb". This is a SQL Lite database file with all of your contacts.

2. Use the SQLite Database Browser.

3. Open the restored file with the SQLite Database Browser , choose the "Execute SQL" tab and paste this into the "SQL string" field:

select ABPerson.first,ABPerson.last,ABMultiValue.value from ABPerson,ABMultiValue where ABMultiValue.record_id=ABPerson.ROWID

4. When you press the "Execute Query" button, you will see your full contact list shown in the "Data returned" field.

You can then paste that to an Excel file or wherever.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.