Hi,
On Sun, 7 Jul 2019 05:38:30 -0400 > Have you tried > > PRAGMA journal_mode=WAL; > > Does your application have exclusive access to the database file? If > so, then consider: > > PRAGMA locking_mode=EXCLUSIVE; both options seem to work although the second one is not an option for us. Thanks a lot! Kind regards, Frank _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users