MySQL Forums
Forum List  »  Connector/Node.js

insert data from xml page into mysql database
Posted by: maria zotou
Date: April 04, 2008 08:32AM

Hello, I have an xml page from which I want to retrieve its data and store it on a mysql database. the problem is that I don't want the xml page to be stored in my computer (in other words to have a static content) but I want to retrieve the data from the page's url, as the xml page is actually an xml feed from a website and therefore changes its information occasionally. So I want every time that this xml page refreshes, to refresh my database as well. Does anyone know how something like this can be done?Thank you in advance!

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.