lundi 4 janvier 2016

JAVA: sqlite throws exception after writing a few records?

I am trying to write a few thousand records to sqlite DB. However after writing a random number of records - 122 / 45 / 180, it throws following exception:

java.sql.SQLException: unable to open database file

The random number of records get populated on DB but this error stops further record writing. What am I doing wrong?

Aucun commentaire:

Enregistrer un commentaire