G
Guest
I need to create a service (or something else) to monitor the coming and
goings of files (& possible folders) beneath a root folder. This service
need to know the path/FileName of any new files so it can add data to a
database. If files are deleted the service needs to know the path/FileName
too for it can delete data from the database. The service will (or execute
another application that will) query inside the added documents for other
data to be added to the database.
I would be greatful for any pointers.
goings of files (& possible folders) beneath a root folder. This service
need to know the path/FileName of any new files so it can add data to a
database. If files are deleted the service needs to know the path/FileName
too for it can delete data from the database. The service will (or execute
another application that will) query inside the added documents for other
data to be added to the database.
I would be greatful for any pointers.