View Single Post
Old 10-04-2014, 07:14 PM   #9
slantybard
my parent's oops...
slantybard ought to be getting tired of karma fortunes by now.slantybard ought to be getting tired of karma fortunes by now.slantybard ought to be getting tired of karma fortunes by now.slantybard ought to be getting tired of karma fortunes by now.slantybard ought to be getting tired of karma fortunes by now.slantybard ought to be getting tired of karma fortunes by now.slantybard ought to be getting tired of karma fortunes by now.slantybard ought to be getting tired of karma fortunes by now.slantybard ought to be getting tired of karma fortunes by now.slantybard ought to be getting tired of karma fortunes by now.slantybard ought to be getting tired of karma fortunes by now.
 
Posts: 493
Karma: 1477572
Join Date: Feb 2009
Device: Vx->Handera->Clie-> Axim->505->650->KPW/Aura ->L2->iOS/CBW
Registration database is different for Aura H2O

I just picked up an Aura H2O and using sqlitebrowser to use the code above, discovered that the 'user' table has 9 values for the Aura H2O. I added 2 extra false values as below and all seems to work OK for now:

Code:
INSERT INTO "user" VALUES('foo','foo','foo','foo','foo','foo','foo','foo','FALSE');
This is the 1st time I have altered a sql table so take my above comments as they are intended: "amateur"

Edit:
Wi-Fi and internet work fine. Can't sync to update firmware after using this hack - get the "network error" alert box saying that "something happened to your internet connection". I will manually update.

Last edited by slantybard; 10-04-2014 at 07:27 PM.
slantybard is offline   Reply With Quote