Forum Moderators: open
I have a mysql database that i update with values sent to me via a text file ( ¦(pipe) delimited).
What i need to do is this.
1. Check on the server for a .zip file that contains the text file
2. if its there then unzip it to the same location
3. update the database with values from the text file
4. send out confirmation emails that this process has been completed
This process really needs to be automated because it may have to run on a weekend when i am not in work (i really dont want to be updating databases in my own time..!)
Is there any software that you know of that could do this?
Thanks
BUT, because each step is actually pretty simple, you should be able to find someone who can write you a simple batch file for a couple hundred $ to automate this.
[edited by: Scally_Ally at 9:00 am (utc) on Sep. 22, 2006]