Article ID: 271772 - Last Review: June 29, 2004 - Revision: 2.2 How To Access Hierarchical XML Data with the XML OLE DB Simple ProviderThis article was previously published under Q271772 SUMMARY
The OLE DB Simple provider for XML (XML OSP) can be used to load the hierarchical data that is in an XML document into a read-only ADO recordset. The data can then be read and accessed by using the standard methods of the ADO Recordset object. The XML OSP can be used to provide a different method for working with data that is contained in XML documents. This article has step-by-step instructions to set up a Visual Basic 6.0 sample that demonstrate how to access hierarchical data that is contained in an XML document with the XML OSP. MORE INFORMATION
Run the following steps to set up and test a Visual Basic sample that demonstrates how to use the OLE DB Simple provider for XML:
APPLIES TO
| Article Translations
|
Back to the top
