Answered by todisht
: Feb 18 2010 07:31 PM
You should be able to write a function to loop through your XML and insert each record into your database. Likewise you can take a dataset that you receive from your database and convert it to XML. I ...
full answer >