Thread: Aura HD Kobo Aura HD
View Single Post
Old 05-24-2013, 10:57 PM   #847
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by Jaden View Post
What sqlite manager/editor can I use to do that?
The other David pointed to SQLite Database Browser, but I have been using a Firefox plugin. It is SQLite Manager. The main reason I started using it for the Kobo database was because I had it installed. But, it works very well, and I usually have Firefox opened, so there is little overhead.

Something the SQLite Database Browser is missing from its menus are database checking functions. If you get an error from calibre about the database, or changes on the device don't seem to save, then open the database and run:

Code:
PRAGMA integrity_check
That will report any problems. Or it will report "Ok" if there are no problems.
davidfor is offline   Reply With Quote