Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XML Class update
Message
De
01/12/2000 11:41:58
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
XML Class update
Divers
Thread ID:
00448121
Message ID:
00448121
Vues:
78
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform