View Single Post
Old 06-17-2013, 06:10 AM   #6
Url1000
Junior Member
Url1000 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jun 2013
Device: Kobo Aura HD
Thanks alot BWinmill. I got it running now. I didn't have much luck with the sqlite 3 command prompt as I think I couldn't get it to reach the file path. (typed: "sqlite3 E:.koboKoboReader.sqlite", but got a syntax error after inserting 'user' values as specified in the tutorial.)

PeterT's suggested program was great, with little knowledge I managed to do fine. Selected the database type, sqlite file I wanted to edit, found 'user' table, edited the data.

I accidentally ran the 'insert into user values' commandline in the DBeaver program also, so I ended up with 3 rows in the user database. 2 that I added, and the default one. Didn't find a way to delete a row at first sight so I left it at that.


tl;dr - thanks, got it running!
Url1000 is offline   Reply With Quote