1. SQLite java memory usage increases until an outofmemory exception stackoverflow.comI use SQLite in a java program. While the java program runs, several queries are sent to the database as well as temporary tables are created in memory and then deleted ... |
2. SQLite DB is locked exception, how do I unlock it if I haven't ever toyed with it? stackoverflow.com
When I make a query I get this ... |