View Single Post
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#182
Originally Posted by N9er View Post
Ok, I stand corrected, Meego is the easier option overall. I'm glad I'm not dealing with any of those other OS's. Though dealing with my own N9 is a challenge for me as I'm no programmer.

Not sure what I'm going to do. If I could get pc suite of nokia suite going again that would be another option.

Cheers for all the advice.
I can post a script to dump the message database when I get home, am on the road now.

--- edit ---

Now I have to confess I just cannot find the script I used to pull the complete SMS dump from the database. I sure had a few lines of bash that I used to get a CSV dump...

You can get just the SMS text (without dates or phone numbers) by
Code:
tracker-sparql -q "select nie:plainTextContent(?d) where {?d a nmo:SMSMessage}"

Last edited by juiceme; 2016-05-17 at 17:26. Reason: added info
 

The Following 2 Users Say Thank You to juiceme For This Useful Post: