"SnapinPop" <[EMAIL PROTECTED]> wrote: > dont want this on my pc. found sqlite files in my temp solder that wont be > deleted as in use by other program and dont know which one. shred it but > comes back as a new one. never was there. b4. how to delete sqlite.
SQLite is not an application. It is a component that is built into other applications. You must be running some other application that is creating these SQLite database files. SQLite is public domain software so anybody can built it into their application, and many companies have done so. We do not have a list of what applications us it. What other applications are you running? -- D. Richard Hipp <[EMAIL PROTECTED]>