K
Kevin
In my application, i use the dataset writexml method to persist the dataset.
When I load the dataset data from the xml file everything works fine however
the data is all strings even though the dataset had some data that was
double values. How do I get around this? Do I have to write the schema to
xml?
Thanks
When I load the dataset data from the xml file everything works fine however
the data is all strings even though the dataset had some data that was
double values. How do I get around this? Do I have to write the schema to
xml?
Thanks