The info is updated often, which is why I use a flatfile. I haven't found anyone who can tell me how to have a computer automatically update a MySQL database. The process must be streamlined, and it must be automated, as this information is upated 1-2 times a day.
As I cannot find a solution for this problem, it seems that I am the star crossed lover of the flatfile.  I can use the software I downloaded recently, which is designed to automatically upload files on a scheduled basis. Using that, in union with an Access database, which updates the data on a scheduled basis, and exports it into a tab-separated file, I'll be able to automate the entire process.
The flatfile is about 104KB...If it grows, I can split it into several flatfiles.
If anyone has a suggestion as to how to update a MySQL database automatically, (I need to have no part of it...The computer I put to this task shouldn't even have to have a monitor) please let me know. The data I would be updating with is already automatically generated....And I use GoDaddy, which features MyPhPAdmin.
Thanks,
Andrew
Last edited by mtairhead; 05-30-2005 at 07:53 AM..
|