G
Guest
Hi,
I create a dataset and export it to a XML file
ds.WriteXml("Myfile")
The file is created successfully. However, when I changed the data and
export again, it seems the XML is not updated? Any body has an ideal?
Thanks in advance
I create a dataset and export it to a XML file
ds.WriteXml("Myfile")
The file is created successfully. However, when I changed the data and
export again, it seems the XML is not updated? Any body has an ideal?
Thanks in advance