U
Umeshnath
Hi,
I have very complex and hug xml file which I have to store in a different
tables of Database . I want to which will give best performance.
1) Loading into dataset and storing into DB tables
2) Processing the XML file by using XML classes (XmlTextReader,XmlDocument)
and storing into DB tables.
Please advise me which have better performance
Also let me know if any alternative are there.
I have very complex and hug xml file which I have to store in a different
tables of Database . I want to which will give best performance.
1) Loading into dataset and storing into DB tables
2) Processing the XML file by using XML classes (XmlTextReader,XmlDocument)
and storing into DB tables.
Please advise me which have better performance
Also let me know if any alternative are there.