Re: [sqlite] Fwd: Sqlite files in temp folder

2010-02-24 Thread Griggs, Donald
Mark,

> Can you offer any advice on how to 
> stop the files being written, and remove the
> programme(s) that are writing these files.

Hello, I'm (simply) a member of the sqlite mailing list.

As you probably know, it is not sqlite itself that is creating these files, but 
some program on the system which incorporates sqlite -- and we have no *direct* 
way of determining what program that is.

I googled briefly and found the following two links which may well be relevant 
regarding the BBC's iPlayer and the service Kservice.exe:

   http://hintofsarcasm.com/2006/01/12/sky-by-broadband
   
http://www.techsupportforum.com/microsoft-support/windows-xp-support/451685-massive-sqlite-temp-files-filling-hard-drive-help.html

If the symptom described in the above links does not fit your situation, 
perhaps I could suggest:

1) Downloading one of the many sqlite GUI front-end programs, and see if either 
the column/table names, or the data values themselves give you some hints as to 
what program may be at fault.

2) If #1 is beyond your capabilities, you might take one of the smaller sqlite 
files, compress it, and email it to me directly, and I will make a quick 
look-see.

Perhaps others on this mailing list have better suggestions.

Hope this helps,
   Donald Griggs
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] Fwd: Sqlite files in temp folder

2010-02-24 Thread Nick Shaw
I'd suggest Anita uses a file monitoring app (like SysInternals'
DiskMon, if she's using Windows) to see what is writing those files.
Then stop the app from doing it.

Nick.

-Original Message-
From: sqlite-users-boun...@sqlite.org
[mailto:sqlite-users-boun...@sqlite.org] On Behalf Of D. Richard Hipp
Sent: 24 February 2010 12:51
To: General Discussion of SQLite Database
Subject: [sqlite] Fwd: Sqlite files in temp folder



Begin forwarded message:

> From: "Anita Asken" <markani...@yahoo.co.uk>
> Date: February 24, 2010 6:04:35 AM EST
> To: <d...@hwaci.com>
> Subject: Sqlite files in temp folder
>
> Dear Sir,
> I have been contacted by a friend who has the above  
> files appearing in her Temp folder on a daily basis.  These files  
> are up to and including 40GB in size (when compressed) and are  
> filling the Hard drive at an  alarming rate.  Can you offer any  
> advice on how to stop the files being written, and remove the  
> programme(s) that are writing these files.
>
> Your help in this matter is very much appreciated.
>
> Kind regards,
>
> Mark Asken

D. Richard Hipp
d...@hwaci.com



___
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


[sqlite] Fwd: Sqlite files in temp folder

2010-02-24 Thread D. Richard Hipp


Begin forwarded message:

> From: "Anita Asken" 
> Date: February 24, 2010 6:04:35 AM EST
> To: 
> Subject: Sqlite files in temp folder
>
> Dear Sir,
> I have been contacted by a friend who has the above  
> files appearing in her Temp folder on a daily basis.  These files  
> are up to and including 40GB in size (when compressed) and are  
> filling the Hard drive at an  alarming rate.  Can you offer any  
> advice on how to stop the files being written, and remove the  
> programme(s) that are writing these files.
>
> Your help in this matter is very much appreciated.
>
> Kind regards,
>
> Mark Asken

D. Richard Hipp
d...@hwaci.com



___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users