I think I need to change the datatable, column type. But I'm binding it
with an XML file using ReadXml and works very well. Is there anyway to
change the column type in the dataset.
Sorry, I figured it out. I use readXMLSchema and read in that file first.
Is there a way to set the schema in the xml tag like
<id type=integer>33</id>
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.