Requirements for Running SQLXML Examples
Applies to: SQL Server Azure SQL Database Azure SQL Managed Instance
The SQLXML 4.0 Programming section provides numerous examples. This topic lists requirements for creating working samples from these examples.
To create working samples using the SQLXML 4.0 examples, you need to have the following installed.
The AdventureWorks sample database. For more information, see AdventureWorks Sample Databases.
Microsoft SQL Server Native Client. For more information, see Installing SQL Server Native Client.
MDAC 2.6 or later
In many examples, templates are used to specify XPath queries against the mapping XSD schema. For more information, see Using Annotated XSD Schemas in Queries (SQLXML 4.0).