dataset readxmlschema errors
how illusory true
xmldocument d = buildreportxml(schema);
dataset ds = new dataset();
ds.readxmlschema(schema);
ds.readxml(new xmlnodereader(d));
schema schema plcae i ask xmldocument before i start sourroundings data, assuring columns repremand type. following i set schema dataset, review request it. i throws an "input twine repremand format." i have few decimal variables xml, i assume error. information apparently repremand format, else xmldocument have errors. i do?
Comments
Post a Comment