I have problems deleting a sqlite-table from java. ( "delete from table" )
After deleting the DB-File is corrupt. Only recreating the db solves the problem ( or rolback an old version ).
I also tested this issue by creating a trigger, which deletes the table. I trigger this with an update statement in java.
Only if I delete the table from an SQL-Tool like Maestro, it works.
Is there anyone who had the same problem and has an solution/fix ?
-----
WorldHistory auf Android OS. https://market.android.com/details?id=solveraapps.chronicbrowser&feature=search_result
