[odb-users] '14: unable to open database file' in Android
Artem Shershen
neuroproc at gmail.com
Thu Feb 4 05:20:15 EST 2016
Hello.
I have issue like this
http://www.codesynthesis.com/pipermail/odb-users/2013-November/001587.html
If I do persist two times in one transaction I get the '14: unable to open
database file' error. (on Windows works fine)
I found that this error pass when persist operation call custom trigger (
created through db.execute() )
I use this way for sqlite FTS features. I need to update my virtual FTS
tables when insert/update/delete on my content tables.
What solutions can you offer?
Thanks.
More information about the odb-users
mailing list