harsoni
Mar 13th, 2003, 02:38 PM
In VB.NET app I create a DataSet object and when i call DataSet. WriteXml method to create an XML data file
The tag name of the root element of the XML data file is
<NEWDATASET> how can I change it to 'MYTAG’ through the code.
Thanks
Sonia
The tag name of the root element of the XML data file is
<NEWDATASET> how can I change it to 'MYTAG’ through the code.
Thanks
Sonia