DataSet and Schema

  • Thread starter Thread starter spastkchild
  • Start date Start date
S

spastkchild

I have a schema that I use for a dataset. After getting the data into
the dataset, I send it to an AST.Net Session.

I need to read the data from the session, and want to do so like a
Typed dataset (i.e. use the schema to increase readability). Does
anyone know how I can do this?
 

Ask a Question

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.

Ask a Question

Similar Threads

more about DataSet and XmlSchema 2
Xml and DataSet 5
One question about XML schemas 2
xml and xml schema 4
Problem on DataSet. 1
Schema? 1
DataSet - Custom XML Serialization 2
Write XML with all columns/fields 2

Back
Top