Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unable to parse XML
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Divers
Thread ID:
01125912
Message ID:
01125927
Vues:
19
>Yes, that was it for XMLTOCURSOR, thank you.
>
>It works with the xmladapter too:
>x = CREATEOBJECT("xmladapter")
>?x.LoadXML("c:\documents and settings\mzambrano\desktop\po.xml",.t.)
>?x.tables.Count
>?x.Tables.Item(1).ToCursor()
>
>Sometimes is just the little details what need to be taken care of.
>In both cases indicating that the source was a file was neeeded.

You're not the first person bitten by flag 512. :)
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform