G
Guest
We are developing an application that allows the user to input information
that is stored in a dataset while the application is running. What we are
looking to do is to write an XML file that contains the data from the
dataset, and not the schema of the dataset. I am lost here as all I can get
to work is an XML file creating the schema for the dataset, but not the
user's data.
Any suggestions?
Thanks
MD
that is stored in a dataset while the application is running. What we are
looking to do is to write an XML file that contains the data from the
dataset, and not the schema of the dataset. I am lost here as all I can get
to work is an XML file creating the schema for the dataset, but not the
user's data.
Any suggestions?
Thanks
MD