Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unable to parse XML
Message
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Miscellaneous
Thread ID:
01125912
Message ID:
01125927
Views:
17
>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--
Previous
Reply
Map
View

Click here to load this message in the networking platform