View Single Post
Old 07-01-2013, 12:56 AM   #7
Ken Maltby
Wizard
Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.
 
Ken Maltby's Avatar
 
Posts: 4,466
Karma: 6900052
Join Date: Dec 2009
Location: The Heart of Texas
Device: Boox Note2, AuraHD, PDA,
http://sourceforge.net/projects/sqlitebrowser/

Works great for this and lets you delete any user lines you don't want in the database.

Just use the "Browse Data" tab to select "user", then the "Execute SQL" tab to enter:

INSERT INTO user VALUES ("0", "0", "0", "0", "0", "0","false") for the AuraHD (You can cut and paste this) Click on the "Execute query" button.

Go back to the Browse Data tab and "user", to select and delete any records you don't need.

Luck;
Ken
Ken Maltby is offline   Reply With Quote