[sqlite] Watch Sqlite databases and delete folders based on it.

2009-11-19 Thread Sadnem
how could i make a script that would keep watching a sqlite table and cheking to delete folders marked with status 0? this is an example of the database i'm talking about --> http://www.wikifortio.com/834317/example.sqlite Note that the folder name is exactly the same as the one under "Release"

Re: [sqlite] Watch Sqlite databases and delete folders based on it.

2009-11-19 Thread Sadnem
P Kishor wrote: > On Thu, Nov 19, 2009 at 12:58 PM, Sadnem wrote: > >> how could i make a script that would keep watching a sqlite table and >> cheking to delete folders marked with status 0? this is an example of >> the database i'm talking about --> >