Hi,
I'm thinking Winautomation would be the right tool for this job: I've got an automated regular download of data from a server in the form of a pipe-delimited text file (I have a few options available in how this file is configured, but it has to be a text file). I need to place this data into a MySQL database at regular intervals (probably daily).
Can Winautomation do this for me?
I'm going to set up my MySQL database right now, and read the Winautomation documentation. Just thought maybe someone had been through a similar routine before and could give me a few pointers. I'm more of a web design guy than a hard-core programmer, but am working on my development capabilities.
Thanks.


Yep. Absolutely. The actions that you will probably need are the following:
- "Read Text from File"
- "Split Text"
- "For Each"/"End Loop"
- "Execute SQL Statement"
You will also have to check the following URL:
http://connectionstrings.com/
in order to find the connection string that will allow you to connect to your database.
If you can attach some sample files or screenshots, I will be able to provide you with more information about how you can do it.
==Dedicated Automation Solutions==
==Dedicated Automation Solutions==