Retrieving Dynamic XML from SQL Server 7.0 and 2000

By Bill Graziano on 13 November 2000 | Tags: XML


SQL Server is packed with features for retrieving XML documents. Steven Wood offers a demonstration of extending a SQL Query via the RAW, AUTO, and EXPLICIT modes to illustrate the functionality available. The article then discusses the concept of templates, which allow the creation of dynamic parameter-based XML documents, and how templates can be executed via Visual Basic.

Link: Retrieving Dynamic XML from SQL Server 7.0 and 2000


Related Articles

Parsing XML from a text column using sp_xml_preparedocument (5 December 2003)

Importing Large XML Documents using TEXTCOPY.EXE (3 December 2003)

XML Validator (9 February 2003)

SQLXML 3.0 SP1 (21 November 2002)

SQLXML 3.0 SP1 (10 June 2002)

Microsoft SQL Server 2000 Web Services Toolkit (19 February 2002)

SQLXML 3.0 Beta available for download (31 December 2001)

XML dominates database file formats (with Yukon info) (26 November 2001)

Other Recent Forum Posts

Why am I receiving an error about a column in the select list not being in an aggregate function or in the GROUP BY? (7h)

How to I insert records based on one to many relationship? (1d)

Transfer to new windows 11 computer (9d)

Pivot data but keep equal number per metric (12d)

Change Font Size In T-SQL Message Window? (13d)

Who has joined and who has left (15d)

Linked Server Selection Query Fails with "MS DTC has stopped this transaction" (19d)

Query almost perfect but brings wrong record (20d)

- Advertisement -