0
Answer

Load Dataset on Pocket PC 2003

Photo of JeanFrancois Mador

JeanFrancois Mador

19y
1.9k
1
Hi!

I would like to know if there is a way to load a Dataset File (xsd) as a dataset object on Pocket PC 2003 using c#. I found a way to do this... I create a new dataset objet and I use ReadXML to read an empty XML file that contains the dataset structure. So I would like to know if there is a better way to do this.

Thanks

Answers (0)