Join Books.org — it's free

Book cover of SQL Server 2000 Xml Distilled
Web Programming/Development, Computer Programming, Programming Languages, Applications & Languages - Databases

SQL Server 2000 Xml Distilled

by Kevin Williams, Bryant Likes, Daryl Barnes, Andy Novick
Available on Bookshop Write a review

Books.org participates in affiliate programs including Bookshop.org and the Amazon Services LLC Associates Program. We may earn a commission from qualifying purchases made through links on this page, at no additional cost to you.

Log in to track your reading progress.

Overview

XML is one of a family of web standards for data description, validation, manipulation, and interchange. It enables the construction of application-specific data languages, which can be handled by generic tools. Its other main benefits are its platform independence, self-describing structure, and human readability. All the big relational database vendors are adding XML support to their databases Γ± and their confidence in XML as a maturing data standard is strengthening. Microsoft's commitment to XML extends beyond the database to include application and presentation layers, particularly in .NET. The nascent field of web services will depend on the effective interface between relational databases and the XML messages that link them. SQL Server 2000 XML Distilled is for you if: You are an experienced SQL Server professional (a DBA or data-tier developer) with a knowledge of the basics of XML who is being asked either to present relational data in an XML format, or to store XML data You are wondering what the motivation is in combining SQL Server 2000 and XML You want to understand what support SQL Server 2000 provides for these tasks You need the detail on the latest SQL Server XML features provided in SQLXML 3.0 You are concerned about the security and performance consequences of the design choices you make SQL Server 2000 XML Distilled shows you: Where XML as a data model makes sense When and how best to get both relational databases and XML to work together How to set up and configure the SQL Server XML environment How to query SQL Server data and return an XML format - FOR XML, URL, and template queries Ways to map between relational and XML schemas SQL ServerAnnotated Schemas, XML Views, and XPath queries How to store XML data in a relational database - OPENXML, Updategrams, and SQLXML BulkLoad .NET support for XML in SQL Server 2000 - SQLXML Managed Classes and DiffGrams Case studies of multi-client data access and Biztalk working with SQL Server 2000 The future of XML support in SQL Server Γ± web services and Xquery

Synopsis

XML is one of a family of web standards for data description, validation, manipulation, and interchange. It enables the construction of application-specific data languages, which can be handled by generic tools. Its other main benefits are its platform independence, self-describing structure, and human readability. All the big relational database vendors are adding XML support to their databases ñ and their confidence in XML as a maturing data standard is strengthening. Microsoft's commitment to XML extends beyond the database to include application and presentation layers, particularly in .NET. The nascent field of web services will depend on the effective interface between relational databases and the XML messages that link them. SQL Server 2000 XML Distilled is for you if: You are an experienced SQL Server professional (a DBA or data-tier developer) with a knowledge of the basics of XML who is being asked either to present relational data in an XML format, or to store XML data You are wondering what the motivation is in combining SQL Server 2000 and XML You want to understand what support SQL Server 2000 provides for these tasks You need the detail on the latest SQL Server XML features provided in SQLXML 3.0 You are concerned about the security and performance consequences of the design choices you make SQL Server 2000 XML Distilled shows you: Where XML as a data model makes sense When and how best to get both relational databases and XML to work together How to set up and configure the SQL Server XML environment How to query SQL Server data and return an XML format - FOR XML, URL, and template queries Ways to map between relational and XML schemas SQL ServerAnnotated Schemas, XML Views, and XPath queries How to store XML data in a relational database - OPENXML, Updategrams, and SQLXML BulkLoad .NET support for XML in SQL Server 2000 - SQLXML Managed Classes and DiffGrams Case studies of multi-client data access and Biztalk working with SQL Server 2000 The future of XML support in SQL Server ñ web services and Xquery

Reviews

There are no reviews yet. Log in to write one.

Book Details

Published
October 1, 2003
Publisher
Apress L. P.
Pages
634
Format
Paperback
ISBN
9781590591918

More by Kevin Williams

Similar books