A
Andreas Schulz
Hi,
I have a DataSet filled with values from the access database using the
InTheHand wrapper. Now I want to extract the table records to an xml
file or stream using the DataSet.WriteXml method. My problem now is that
I need the xml formatted in a special way, e.g. I need some record
values as attributes within a xml tag. Is that somehow possible? If yes
how?
Hope I expressed clearly enough to understand my problem.
Andreas
I have a DataSet filled with values from the access database using the
InTheHand wrapper. Now I want to extract the table records to an xml
file or stream using the DataSet.WriteXml method. My problem now is that
I need the xml formatted in a special way, e.g. I need some record
values as attributes within a xml tag. Is that somehow possible? If yes
how?
Hope I expressed clearly enough to understand my problem.
Andreas