title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic | helpviewer_keywords | monikerRange | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Requirements for Running SQLXML Examples |
Learn the requirements for creating working samples using the examples in the SQLXML 4.0 Programming Concepts section. |
MikeRayMSFT |
mikeray |
03/16/2017 |
sql |
xml |
reference |
|
=azuresqldb-current||>=sql-server-2016||>=sql-server-linux-2017||=azuresqldb-mi-current |
[!INCLUDE 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 [!INCLUDEssNoVersion] 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).