mapleleaf Posted June 7, 2009 Share Posted June 7, 2009 I need to be able to automatically update some address info in my database. The new info will come from another server so what is the best way to have it sent to my server and parsed? XML? This will happen every night. This is really more about communication between the servers than MySQL. TX Quote Link to comment https://forums.phpfreaks.com/topic/161274-auto-update-database/ Share on other sites More sharing options...
fenway Posted June 7, 2009 Share Posted June 7, 2009 That's up to you and your script... MySQL doesn't really care either way; though MySQL 5 does have some built-in XML support. Quote Link to comment https://forums.phpfreaks.com/topic/161274-auto-update-database/#findComment-851163 Share on other sites More sharing options...
mapleleaf Posted June 7, 2009 Author Share Posted June 7, 2009 Any thoughts on how to do it? I have never done this before. Quote Link to comment https://forums.phpfreaks.com/topic/161274-auto-update-database/#findComment-851180 Share on other sites More sharing options...
fenway Posted June 8, 2009 Share Posted June 8, 2009 Depends what the source format is like. Quote Link to comment https://forums.phpfreaks.com/topic/161274-auto-update-database/#findComment-851436 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.