>> Does your path begin with 'file:' ? > > No, simply > \\netname\share\path\test.db
This is not a local file. Even if you use your hostname as netname file is still retrieved through network stack. And I guess SAMBA doesn't work well with memory mapped files (in addition to all problems with locking). Pavel On Sun, Nov 6, 2011 at 10:04 PM, Jean-Christophe Deschamps <[email protected]> wrote: > >> Does your path begin with 'file:' ? > > No, simply > \\netname\share\path\test.db > > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

