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.