S
Steiner Hubert
hello,
how can i import a xml file to a basic.net (pocket pc) dataset?
i use
Dim ds As New DataSet
ds.ReadXml(Me.txtImportFile.Text)
error: "FormatException"
any idea?
how can i import a xml file to a basic.net (pocket pc) dataset?
i use
Dim ds As New DataSet
ds.ReadXml(Me.txtImportFile.Text)
error: "FormatException"
any idea?