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

Select from a comma separated string (2h)

Getting a sum for date ranges of 7 days when there are missing dates (5d)

Why Does My SQL Server Agent Job Fail on Schedule but Succeed Manually? (18d)

How to group by invg_id instead of null lines (18d)

Trigger is not allowing the database to populate when enabled (32d)

Trigger is causing database to not populate (32d)

Consecutive count of holidays if first date of a month is holiday (34d)

Issues With Not Having Permissions To Add New Database (37d)

- Advertisement -