XMLQuery.hta

Display XML query results using the highlighted and collapsing Internet Explorer default stylesheet.
1.2, 2004-02-23

Usage

Just run xmlquery.hta, connect to a data source, then enter a FOR XML SQL query or a stored procedure that returns XML. Autocompletion and dropdown selection is supported for stored procedures.

If the result set requires a root element, ROOT is added automatically. If a parse error occurs, the point the error occurs is highlighted; otherwise, IE's default stylesheet is used, providing syntax highlighting and allowing you to collapse tags.

Setup

  1. Make sure that you have all the requirements installed on your system.

  2. Download xmlquery.hta to whereever you want to run it from on your workstation.