importing XML data into database

Answered importing XML data into database

  • Monday, April 16, 2012 10:19 PM
     
     

    Hi Guys

    I have just completed a project to what I thought was a good standard only to be told it needs more functionality, I used VS 2010 with C# to build a basic website with a database connected which feed graphs on the web pages with relevant data. I was loading the database manually(only 7 fields in 1 table) because it was not important to know where the data came from but I now have to show under a live presentation, data being imported into the database and this in turn showing changes in the graphs displayed in the website. I have been searching the web for a tutorial that shows how to import data from an XML file into a database and I have found almost everything else but what I need. I have a very limited knowledge and I'm trying to learn this as I go along but I have a week to add this functionality so if possible any suggestions to a step by step guide or an easy to follow tutorial that shows the importing of the XML file and the insertion of the data into the database would be great. Thanks in advance

All Replies