View Single Post
Old 12-25-2023, 06:16 AM   #33
mfashby
Junior Member
mfashby began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Apr 2019
Device: Kindle basic 2014 (KT2)
Quote:
Originally Posted by BloodRagg View Post
Assuming that you are a windows user:
1. Connect your Kobo
2. Navigate to KOBOeReader/.kobo, there should be a file name KoboReader.sqlite (copy the link)
3. Download https://sqlite.org/2019/sqlite-tools...86-3280000.zip, and unpack it.
4. Open command prompt in the folder above.
5. sqlite3 (paste the link)
6. copy and paste this: INSERT INTO user(UserID,UserKey) VALUES('1','');
7. type .quit
Awesome thanks for this! Helped me get my books loaded at my granddad's house without WiFi or sorting out tethering ��

Anyone who missed it the database file to open is .kobo/KoboReader.sqlite

Last edited by mfashby; 12-25-2023 at 06:17 AM. Reason: added relevant file to edit
mfashby is offline   Reply With Quote