Resource Name:

Use .NET to Store XML Data

 

Resource Desc:

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.

 

Resource URL:

http://msdn.microsoft.com/library/en-us/dnsqlmag03/html/Use_NETtoStoreXMLData.asp?frame=true

 

Rating: 0.00

 

# Times Viewed: 307

 

Reviews