Jens Miltner <[EMAIL PROTECTED]> wrote: >> > OTOH, our customers might also have antivirus software installed, so > this still would not be a solution :( > Does anybody have advice on how to make sqlite work smoothly with > antivirus software [on Windows]? (Probably depends on the antivirus > software?) >
Virus scanners will slow things down and cause problems. This is the fault of the virus scanners and SQLite cannot really do much about it. But there have been *some* changes to try to work around the virus scanner problem. See, for example, http://www.sqlite.org/cvstrac/chngview?cn=3200 -- D. Richard Hipp <[EMAIL PROTECTED]>