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

advertisement
 Resource Guide -> Example Files, Microsoft, Query Technologies -> SAMPLE: How to Retrieve XML Data Using a Template File with ADO in Visual C++

SAMPLE: How to Retrieve XML Data Using a Template File with ADO in Visual C++

Date: Nov. 14, 2000
Link: http://support.microsoft.com/support/kb/articles/q272/1/80.asp?FR=0&SD=MSDN
Source Author or Organization: Microsoft Developer Network Online (MSDN Online)

This Microsoft XML sample shows how an Active Data Objects (ADO) client can run a SQL Server XML query stored in a template file, and retrieve the XML data from a SQL Server 2000 database. It does this by using the Microsoft Object Linking and Embedding Data Base Provider for SQL Server (SQLOLEDB) that ships with Microsoft Data Access Components version 2.6 (MDAC 2.6) or later. Sample SQL XML query and Visual C++ code is included.