Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert XML File to VFP table
Message
 
 
À
23/11/2009 20:38:39
Ed Hizon
Skswood Sdn. Bhd
Kuala Belait, Brunei
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Divers
Thread ID:
01436252
Message ID:
01436290
Vues:
105
The XMLTOCURSOR() is designed to process simple XML created by CURSORTOXML() or similar to it. You can consider using XmlAdapter that can process more complex XML. Still it's limited capabilities. It also requires XML schema in order to convert XML into VFP cursor(s). As last resort you can use XmlDom to parse any XML.

>I'm having some difficulties in converting xml file to VFP table. Could you please advise what code I will use.
>
>XMLTOCURSOR(eExpression | cXMLFile [, cCursorName [, nFlags ]])
>
>What eExpression supposed to mean
>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform