SQL Server XML View Mapper 1.0

By Bill Graziano on 20 December 2000 | Tags: XML


Microsoft SQL Server View Mapper enables you to produce an XML View schema file that relates an XDR schema to a SQL Server schema. XML View Mapper is designed to work with the XML functionality introduced in SQL Server 2000. SQL Server 2000 uses XML View schemas to support database access through XML. Creating an XML View schema by hand can be complex and time consuming. Using XML View Mapper simplifies this task because it includes tools and a working environment that automates the mechanics of manually merging data from two kinds of schemas.

Link: SQL Server XML View Mapper 1.0


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

How to set a variable from a table with comma? (36m)

SSRS Expression IIF Zero then ... Got #Error (1d)

Understanding 2 Left Joins in same query (1d)

Use a C# SQLReader to input an SQL hierarchyid (2d)

Translate into easier query/more understandable (2d)

Aggregation view with Min and Max (2d)

Data file is Compressed - Cannot Re-Attach, Cannot Restore (2d)

Sql trigger assign value to parameter (6d)

- Advertisement -