Other News

Community

eXtreme eXtensibility

(Roger L. Costello) This document describes a way of designing XML Schemas which enables data to be collected (and stored as XML) in an independent, distributed fashion, and with no restrictions on the XML vocabulary. The design pattern that is presented is especially useful for situations where:

Community

Review: SQL Deploy

(Mike Gunderloy) Here’s a problem many developers have faced: your application is out there with customers, it’s cranking along, and you’ve fixed some bugs or enhanced some features. Now you need to update the SQL Server database that it depends on, without losing customer data. You’ve got the SQL s

Community

Approximate XML Joins

(Sudipto Guha, Divesh Srivastava, H.V. Jagadish, Nick Koudas and Ting Yu) XML is widely recognized as the data interchange standard for tomorrow, because of its ability to represent data from a wide variety of sources. Hence, XML is likely to be the format through which data from multiple sources i

Community

Storing object data as XML

(Brian Schaffner) One of the benefits of XML over other data formats is that it closely resembles the structure of object data. Because much of today’s design and development is object-based, it’s no surprise that when the data is being passed around, it is often represented as XML. However, when it