Community Page
- paulmwatson.com/journal Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Make songbird look like spotify: http://addons.songbirdnest.com/addon/1440
- Got it, thanks Paul!
- Email me your email address so I can invite you Mike (paul@paulmwatson.com)
- Happy New Year to you, as well! I was stopping by to see if you would be willing to lend a reader a Spotify invitation. I am desperately hoping to be able try out the service. Thanks! Mike
- Nice one Jamie. Even more ironic is that that "mass production" is probably still underpaid, underage workers in some 3rd world country sweat-shop.
Jump to original thread »
Firstly; Don’t sign up for Zyb using your iPhone number. It sent me an SMS which crashes the iPhone SMS app. I cannot read any other SMS either, the iPhone SMS app. simply crashes everytime it starts up. Very annoying.
Now this solution isn’t for everyone but I found that I can SSH into the iPhone [...] ... Continue reading »
Now this solution isn’t for everyone but I found that I can SSH into the iPhone [...] ... Continue reading »
1 year ago
1 year ago
1 year ago
1 year ago
after that consider now both the files are in C:\
in cmd prompt go to C:\
C:\sqlite3 sms.db
and press enter
then
sqlite> select * from message;
and press enter
it will show all your messages.
to delete the junk message. Look for the row number on the message list you got above after the select number and type this
sqlite> delete from message where rowid=;
thats all it will delete and it worked fine for me.
Francis.
1 year ago
1 year ago
1 year ago
1 year ago
this will allow me to enter into the terminal, run sqlite3 and remove the entry. useful if your iphone sms function crashes when you are out
1 year ago
this will allow me to enter into the terminal, run sqlite3 and remove the entry. useful if your iphone sms function crashes when you are out
1 year ago
Could you explain in detail how to access mobileTerminal and run sqlite3 to delete the faulty smses?
Would appreciate if you could point me in the right direction.
Thank you!
1 year ago
Could you please explain how to use mobileTerminal ?
Thks.
1 year ago
1 year ago
1 year ago
im new to the iphone. i have installed nothing on it so far coz i havnt gotten any time off from work to really play with the iphone.. today i received a weired sms and my sms application has started crashing....im freaking out...i have a windows based laptop and i dont know wut to do and how to fix this problem. can anyone help me with this and please guide me step by step as to what i have to do to undo this problem.!!
1 year ago
1 year ago
deleting the sms.db file works only for the 1.1.1 firmware iPhone. I'd try the same thing on my 1.0.2 iPhone and couldn't resolve the alphanumeric sms issue.
Anyone with a solution to this problem?
1 year ago
1 year ago
7 months ago