How To Get XML Representation Of an ADO Recordset in Visual Basic (252767)
The information in this article applies to:
- Microsoft Data Access Components 2.5
This article was previously published under Q252767 SUMMARY When you want an XML representation of a recordset you can
use the new ADODB.Stream object to retrieve a string with the XML. In ADO 2.5
it is not necessary to save on a disk using the save method to retrieve the XML
string generated by the recordset.
Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
---|
Keywords: | kbhowto kbMSXMLnosweep KB252767 |
---|
|