August 19, 2003 02:19 PM
Use .NET to Store XML Data
DataSets provide a relational mapping for XML documents
Rating:

(0)
SQL Server Magazine
InstantDoc ID #39593
SQL Server 2000 and XML for SQL Server 2000 Web releases (SQLXML) provide three ways in which you can store XML data. XML Bulk Load and Updategrams, two client-side technologies, use annotated schemas to specify the mapping between the contents of an XML document and the tables in your database. OpenXML is a server-side technology that lets you define a relational view on an XML document. With OpenXML's relational view, you can use T-SQL code to query the data in the XML document and store the results in your SQL Server database.
Eac...
...This article is for paid Professional Members only.
Already a Professional Member? Please log in now: