Contents Index Importing XML using OPENXML Obtaining query results as XML

ASA SQL User's Guide
  Using XML in the Database
    Importing XML documents as relational data

Importing XML using the DataSet object


The ADO.NET DataSet object allows you to read the data and/or schema from an XML document into a DataSet.

DataSet objects can also be manipulated using the Adaptive Server Anywhere ADO.NET data provider.

For information about using a DataSet to read the data and/or schema from an XML document using the Adaptive Server Anywhere .NET data provider, see Getting data using the AsaDataAdapter object.


Contents Index Importing XML using OPENXML Obtaining query results as XML