|
|
|
|
|
Total Hits: 316 | Today: 0 |
Author: Michael Qualls
|
Rating:
|
|

The example in this article is very similar to the example on Saving HTML Form Data to XML. However, instead of creating a new file each time that the form is submitted, we will check to see if the file already exists, and if it does, we will append to it. Using this type of technique, we are creating a data construct similar to a data base table....
|
|
|
|
Total Hits: 307 | Today: 0 |
Author: developerWorks
|
Rating:
|
|

EVM2003 brings XML to the democratic process: In this article, David Mertz discusses his practical experiences developing interrelated XML data formats for the EVM2003 Free Software project to develop voting machines that produce voter-verifiable paper ballots. Some design principles of format subsetting emerge....
|
|
|
|
Total Hits: 317 | Today: 0 |
Author: David Silverlight
|
Rating:
|
|

This snippet demonstrates filtering, sorting and highlighting HTML tables that use xml data islands....
|
|
|
|
Total Hits: 382 | Today: 0 |
Author: Visveswaran Chidambaram
|
Rating:
|
|

XML is a standardized language for platform independent, machine/human readable data representation which plays a key role in providing and maintaining information not only in the WWW, but also in Enterprise Information Systems, Ecommerce applications/ B2B solutions. The primary reasons are that XML is data centric, XML is easily manipulated and displayed, and XML can be accessed programmatically. XML can be used to both display data and store data....
|
|
|
|
Total Hits: 243 | Today: 0 |
|
Rating:
|
|

This behavior is based in Microsoft's dataselect behavior found in the Behaviors Library. The interface is almost the same, but this implementation is based on XML, and doesn't create a TABLE. Instead, it inserts a script Element to handle the onreadystatechange event from the XML DSO. And as well as the dataselect behavior, you still can use dataSrc and dataFld to bind the selection to a second document....
|
|
|
|
Total Hits: 1584 | Today: 0 |
|
Rating:
|
|

clsXML.asp is can actually be used in a huge variety of ways. For example, if there is a need to store a recordset in XML, this class greatly aids in that process. It is very robust and allows for some pretty neat things. Only one property: File. It needs to know where to look otherwise a new XML document must be created. In other words, if you try to get fields before specifying the document, it will not work....
|
|
|
|
Total Hits: 685 | Today: 0 |
|
Rating:
|
|

There are various ways to solve the problem of effective, automatic conversion of XML data into and out of relational databases. Database vendors such as IBM, Microsoft, Oracle, and Sybase have developed tools to assist in converting XML documents into relational tables. The various solutions are as follows....
|
|
|
|
Total Hits: 360 | Today: 1 |
Author: Jayaram Krishnaswamy
|
Rating:
|
|

One of the chief problems with DTS having XML support is that the SQL2000 support for XML, in the form of language enhancements to the Transact SQL for two way traffic between XML and relational data works well; however, it is not adequate for handling the traffic in the DTS context. The main reason is that the XML that is returned by the forXml clause comes out with characters that are not parsed by the XML parser. We will see some aspects of this in the tutorial. It is possible to recover the...
|
|
|
|
Total Hits: 264 | Today: 0 |
Author: Samuel Abraham
|
Rating:
|
|

This article shows how to use XML SQL Utility to insert data in XML format into a table in a database....
|
|
|
|
Total Hits: 246 | Today: 0 |
|
Rating:
|
|

The PropertyBag object that stores all the state internally as XML, so the entire object hierarchy can be saved, and more importantly, restored. The only thing the programmer has to do is implement the IPropertyBag interface. The XML that gets generated gets sent to the middle tier using the XMLHTTP object to be processed....
|
|
|
|
Total Hits: 314 | Today: 0 |
Author: David Silverlight
|
Rating:
|
|

This snippet demonstrates adding the following two functionalities to an Databound HTML table: a) Allowing the user to sort the table in ascending/descending order when the column header is clicked. b) Highlighting the current row when the user mouses over it as well as highlighting the selected row when the user clicks on it....
|
|
|
|
Total Hits: 359 | Today: 0 |
|
Rating:
|
|

Our dataisland expert, Chris demonstrates interesting and potentially very powerful features in utilizing the Microsoft XML DSO and data types. The article points out how working with datatypes can ease your sorting routines and formatting of data in dataislands. The source code can be cut and pasted from the document, as the demo's are contained within the article....
|
|
|
|
Total Hits: 471 | Today: 0 |
Author: Bob DuCharme
|
Rating:
|
|

In his monthly Transforming XML column, Bob DuCharme explains how to detect, delete, and create duplicate and empty elements in source and result trees....
|
|
|
|
Total Hits: 273 | Today: 0 |
|
Rating:
|
|

This is an example of using client-side dataislands, where a search criteria is demonstrated when working with a dataisland....
|
|
|
|
|
|
|