SQL Server 2000, XML and XSL: The Ultimate Combination All the hype that once surrounded XML is finally starting to die down, and developers are really beginning to harness the power and flexibility of the language.
Using Disconnected Recordsets Anyone who works with databases will probably at some stage have occasion to work with a particular Recordset over a period of time. However, it would not be practical or desirable to maintain an open connection to the database throughout as this would tie up connection resources. Instead, the user can take advantage of the server's ability to create disconnected Recordsets.
Creating the XML Document This tutorial is divided into two parts. We will explain how to create an XML document and how to assign data types to the values in the XML document. All of the examples in this tutorial are designed to be viewed with either Internet Explorer 5.0 or 5.5.
|
|