|
|
Resource Guide -> Relational Databases, Microsoft -> How To Retrieve Relational Data Using OpenXML with ADO in Visual C++
How To Retrieve Relational Data Using OpenXML with ADO in Visual C++
Date: Oct. 23, 2000 OpenXML.exe is a SQL Server 2000 extension to Transact-SQL that allows stored procedures to process XML and generate rowsets. To examine the sample, download the OpenXML.exe file posted on this page and follow the steps to compile and run it. The program creates a stored procedure on a SQL Server 2000 database and passes an XML document to the stored procedure. The stored procedure processes the document using OpenXML and returns an ADO Recordset. |
|
|
|
|
|
|