I want to look in a folder for a file every 5 minutes to see if it changed by looking at its date and time. I would like this to be a service, I think.
is there a way to use VB script or something.
So when I turn on my computer is runs and sets in the system tray. then every 5 minutes looks in a folder for the same file "LiveTRansactions.XML name eveytime looks get its date and time, saves that then 5 minutes from now looks at the file and if the date is more recent thant oen saved Launch and Access database.
Or do I need to write this in something like VB6 or VB.NET?
Curently I'm just doing that manually. I luanch my ACC db which runs a macro and imports the XML file into a table.
TIA or any other advice, I don't want to buy something.
DougP
is there a way to use VB script or something.
So when I turn on my computer is runs and sets in the system tray. then every 5 minutes looks in a folder for the same file "LiveTRansactions.XML name eveytime looks get its date and time, saves that then 5 minutes from now looks at the file and if the date is more recent thant oen saved Launch and Access database.
Or do I need to write this in something like VB6 or VB.NET?
Curently I'm just doing that manually. I luanch my ACC db which runs a macro and imports the XML file into a table.
TIA or any other advice, I don't want to buy something.
DougP