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

