XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> Microsoft, Relational Databases, Tutorials -> HOWTO: Persist/Load OLE DB Rowset to/from XML with ATL OLE DB Consumer Template Classes

HOWTO: Persist/Load OLE DB Rowset to/from XML with ATL OLE DB Consumer Template Classes

Date: Jul. 13, 2000
Link: http://support.microsoft.com/support/kb/articles/q262/4/47.asp
Source Author or Organization: Microsoft Developer Network Online

Microsoft OLE DB does not provide a service for persistence of rowsets to XML, or loading of rowsets from an XML file object. This tutorial shows how to use ActiveX Data Objects (ADO) to persist an OLE DB rowset to an XML file, and to load OLE DB rowsets from an XML file.