blah blah blah is here! blah blah » Close

0
votes
0 answers

reading XML data into SQL server 2005 with datasets of C#'s ADO .net

hello debuggers, my scenario is i have an XML with a root tag and child tags in it and still those childs also have sub tags/child tags in them(please see the XML below).i need all these to be available in my SQL Server 2005.i am able t ...

Feedback