On 7 Mar 2013, at 1:43pm, Stephen Chrzanowski <pontia...@gmail.com> wrote:
> Check file attributes, then NTFS permissions. I've found the same thing > (Delay of about 2 seconds on initial access to the database) when my > Windows application encounters the database in a read-only state. Also make sure that the filename extension is not a generic term, like '.db' or '.sql'. Try renaming the file 'fred.testsqlfile'. Windows does some weird caching thing with extensions it thinks it recognises under some circumstances. It's probably not this that's causing your problem but it's easy to test and easy to put back afterwards. Simon. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users