On 22 Jul 2011, at 12:15pm, Max Vlasov wrote: > Do you have and anitvirus software installed? It may scan the file at > the first usage.
What is the extension to the filename of the database file ? Windows does fancy caching for files that have some particular extensions including, IIRC, '.db'. Unfortunately although this works well for database files used for Windows it's terrible for ones which aren't. If you've used a common extension for the database file rename it '.sqlite' or something that isn't going to be confused for another database format. And to answer your question, no, it's not normal or a known bug. Does Windows XP have some sort of task display where you can see what task is hogging most of the CPU or disk access ? Simon. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users