Microsoft® SQL Server 2000 introduced several features for querying database tables and receiving the results as an XML document. However, as shipped, Microsoft SQL Server 2000 does not allow changes to an XML document as database inserts, updates, and deletes or the loading of large XML files into
Author: SSWUG Research
The Politics of Schemas: Part 1
As the world is codified one schema at a time, what are the consequences and implications? This first half of a two-part essay examines why schemas are essentially political.
Xparse-J 1.0 User documentation
Xparse-J aspires to be the smallest Java XML parser on the planet. Xparse-J favors compactness over conformance, so it is mainly useful for being embedded in Java applets for simple XML processing tasks, such as parsing RSS as demonstrated in RSSApplet.
JDOM, The Java DOM
Using XML with Java is amazingly simple: All you need is a JDK, some free class libraries, a text editor and some data to process. The Document Object Model (DOM) is a popular, standardized way of manipulating XML data. Java developers might prefer JDOM in the future,a more Java-oriented API for rea
XML Q&A
By Rich Rollman, SQL Server Magazine During the past two months, readers' questions have centered on using ADO and XML. This month, let's explore a different area of SQL Server 2000—the ability to store, index, and retrieve XML.
SQL 2000 Demo
SQL Server 2000 includes many new features that extend its capabilities as a high performance relational database system with a rich development environment. These samples present an overview of new product features including AWE support, new data types, new user-defined and built-in functions as we
Handling Special Content
by John E. Simpson, XML.com This month we've gleaned a couple of questions about handling special content in XML documents.
Unicorn XML Toolkit, Version 1.00.00
The new product – Unicorn XML Toolkit, Version 1.00.00 – is released. Unicorn XML Toolkit is a developer product implementing various XML-enabling technologies. Take a look to find out what's all included.
Tools Update: RSSApplet and Xparse-J
Webmasters need tools for many technologies, and XML is no exception. The venerable RSSViewerApplet had a few problems and limitations that have been removed in the newly released version 1.2.
SQL Server 2000 Log Shipping
Thursday, February 15, 2001: 10:00 A.M. Pacific time (Greenwich mean time – 8 hours) In this session, we will discuss the new SQL Server Log Shipping feature and the enhancement made to this newly automated feature. We will talk about why it is robust and will also provide some suggestions abou