Thread
:
Kobo standalone? (never want to connect to Kobo, or activate)
View Single Post
12-23-2014, 03:28 PM
#
24
frostschutz
Linux User
Posts: 2,282
Karma: 6123806
Join Date: Sep 2010
Location: Heidelberg, Germany
Device: none
Quote:
Originally Posted by
Future Science
Then using sqlite3 on a terminal I get:
UNIQUE constraint failed: user.UserID
...so a user with that id already exists?
to see what's in there, SELECT * FROM user;
to remove them all, DELETE FROM user;
frostschutz
View Public Profile
Visit frostschutz's homepage!
Find More Posts by frostschutz
Track Posts by frostschutz via RSS