Inserting XML tag values in a DB table
Hi All,
I have a requirement where i need to parse the XML tag values and insert few of them to a database table.
How can this be achieved?
I require this because the XML is being provided by some other application and they dont want us to log in to their database to fetch the same.