Thread
:
[Announce] glogarchive 0.7
View Single Post
bananenfisch
2010-06-25 , 19:46
Posts: 44 | Thanked: 31 times | Joined on Dec 2009 @ Vienna, AT
#
30
hehe cool.
pls make a backup from the file, before you use the sql ;-)
cp /home/user/.rtcom-eventlogger/el-v1.db /home/user/.rtcom-eventlogger/el-v1-backup.db
to delete all sent sms, run this command in the "execute SQL" tab:
delete from events where event_type_id = 7 and outgoing = 1
and yes just by
cp /home/user/MyDocs/el-v1.db /home/user/.rtcom-eventlogger/el-v1.db
you can overwrite the old database with your new one
Quote & Reply
|
The Following User Says Thank You to bananenfisch For This Useful Post:
vicky2005
bananenfisch
View Public Profile
Send a private message to bananenfisch
Find all posts by bananenfisch