V
Venkat Chellam
I have a question. I have data base table with some data. I have to
run a query from the table and i have to show this data in XML file. I
know i could load into dataset and then say dataSet.GetXML or some
thing like that. But the data for each row is suppose to go on
different nodes. i Have schema available in in for XSD file. How do i
put the data in the appropariate child node and return the XML
venkat
run a query from the table and i have to show this data in XML file. I
know i could load into dataset and then say dataSet.GetXML or some
thing like that. But the data for each row is suppose to go on
different nodes. i Have schema available in in for XSD file. How do i
put the data in the appropariate child node and return the XML
venkat