My application give me this warning
A SQLiteConnection object for database \'+data+data+com_example_test+database\' was leaked! Please fix your ap
Just drag that db.close up into the finally block.
db.close
finally