1
Answer

XML Export with Nulls

barrett.mcguire

barrett.mcguire

19y
1.8k
1
I can successfully export a DataSet using ds.WriteXML. However, if there is no data within some of the Table columns, the column structure does not get exported to the XML file--which I need. Is this a DataSet or xmlWrite problem? any help is appreciated.
Answers (1)