Hello Igor, yes, sorry, i forgot to mention that, i do have write access. The database file itself gets created.
Martin Am 15.03.2010 20:02, schrieb Igor Tandetnik: > Martin Engelschalk > <engelsch...@codeswift.com> wrote: > >> we experience a problem at a customer site, where the very first >> statement the program executes on a newly created database failes >> with a "database locked" error. The statement that failes is "PRAGMA >> synchronous = OFF". The reason seems to be that the customer inists on >> placing the database file on a network file system. >> > Do you have write access to the directory where the database file is located? > SQLite needs to create a journal file there. > > Igor Tandetnik > > > _______________________________________________ > sqlite-users mailing list > sqlite-users@sqlite.org > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users