G
Gordian
Hello,
I would like to save a DataSet to xml-file.
But I only want to save some DataTables of the DataSet,
not all.
The DataSet.WriteXml(...) methods does not allow this.
Does anyone knows a workaround?
An additional requirement is, to store all DataTables in the same file.
Thanks
Gordian
I would like to save a DataSet to xml-file.
But I only want to save some DataTables of the DataSet,
not all.
The DataSet.WriteXml(...) methods does not allow this.
Does anyone knows a workaround?
An additional requirement is, to store all DataTables in the same file.
Thanks
Gordian