View Single Post
int_ua's Avatar
Posts: 676 | Thanked: 1,067 times | Joined on Jul 2010 @ Kyiv, Ukraine
#27
I just deleted db and will try to analyze them if the problem repeats, but for someone who wants to investigate the situation the commands are:
sqlite3 ~/rtcom-eventlogger/el*.db
.help
.tables
select * from Events;