BizTalk Utilities CV ,   Jobs ,   Code library
 
Home Page


Add/Edit your code items
Search the code library
Browse for the code library


SQL XML
VB/ADO to DataIsland
Inserting nodes: String Load or Dom Load?
WebDAVExplorer
XML-based Internet RPC (XIR)
XDO
Translating an ADO recordset's XML to another XML vocab
How to find distinct values from XML (Muenchian Technique)
Converting to DateTime format in SQL
Filtering unique values
Passing stored procedure a list of complete zipcodes to validate
Convert a flat text file into xml
XML IMDB Concepts.
Using XML as a Data Store
Creating An XML Based Cache Using COM
Character encoding, a few words on the subject
How to use the ADO Stream object to retrieve SQL2000 XML
How to transfer XML into a plain text file?
Convert XDR to XML
Sort a table using the header of the table
Applying a XSLT stylesheet using the DBMS_XMLQuery package


 
 

<< SEOSystem.XML >>


By Erich von Hauske
First Posted 03/11/2000
Times viewed 670

Microsoft's dataselect functionality in the XML DSO


This post contains attachments
v20000311235959.zip 

  • 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.
  • Download Erich's JavaScript version here!
  • Download Erich's VBScript version here (except for 1 line of Javascript, this version is done entirely in VBScript)

Rate this article on a scale of 1 to 10 (0 votes, average 0)

Your vote :  

<< SEOSystem.XML >>





Leave a comment for this article
Your name
Your email (optional)
Your comment
Optional: Upload an attachment
Enter the code shown:

 
 

    Email TopXML