Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XML Class update
Message
From
01/12/2000 11:41:58
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
XML Class update
Miscellaneous
Thread ID:
00448121
Message ID:
00448121
Views:
77
I have posted an update to my XML utility class in the files section, with a few new functions.

The class contains several useful XML related functions in addition to the ones defined in wwXML:

XMLTable()
returns an HTML stream that contains two XML data islands: one representing the data from your cursor, and one XSL stylesheet that will transform the XML DI into an HTML table with DHTML code in the click event of each header that resorts the table according to the clicked header. It also returns a script that does the transformation.

XMLUpdateGram()
Creates an XML update gram from the current buffered alias. Analogous to VFP 7's XMLUPDATEGRAM function, but this one works correctly :-), and works in VFP6.

SubmitXMLUpdateGram()
Submits an XML Updategram to a SQL 2000 Server database using an ADO command object, and returns the resulting XML.

ADOXMLToCursor()
Converts ADO Compliant XML into a VFP Cursor. Replaces the one in wwXML that currently doesn't work.

http://www.levelextreme.com/wconnect/wc.dll?UniversalThread~?2,2,1254
Erik Moore
Clientelligence
Next
Reply
Map
View

Click here to load this message in the networking platform