Hello, I searched the group but coundn't find the answer. I get the error message "database is locked", but I closed every resultset. Futhermore the problem is a new one, the script run at least three weeks without any problems and suddenly there is this mistake. I tried to delete the whole database and reinstalled Gears, but this didn't help.
the Code is following: http://pastebin.com/m7804914b The db.execute that returns the excaption is: var rs = db.execute ('INSERT INTO user (userId, password, lastSync) VALUES ('+ data +');'); I hope somebody can help me with this. Hopefully, Sanne
