Requirements for Running SQLXML Examples
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.
- Microsoft SQL Native Client. For more information, see Deploying Applications with SQL 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).