On 20 Sep 2017, at 10:40am, Karthi M <[email protected]> wrote:
> This Occurs if .db file is accessed from network path. any way to avoid > this warning?? The networking system you’re using is not correctly supporting locking. Without a working locking system there’s a chance your database will be corrupted. The warning is important and not to be ignored. Simon. _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

