This Occurs if .db file is accessed from network path. any way to avoid
this warning??

On Tue, Sep 19, 2017 at 6:45 PM, Clemens Ladisch <[email protected]> wrote:

> Karthi M wrote:
> >  SQLite notice (27): delayed 1375ms for lock/sharing conflict at line
> 42155
> >  SQLite error (14): os_win.c:42162: (5) winOpen(\\Server6166\2.0\
> testdb.db)
> > - Access is denied.
>
> Somebody else was accessing the file at the same time.
>
> This was probably another database connection, or a virus scanner.
>
>
> Regards,
> Clemens
> _______________________________________________
> sqlite-users mailing list
> [email protected]
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to