Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XMLToCursor() error
Message
 
 
To
23/10/2006 13:33:47
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Miscellaneous
Thread ID:
01163930
Message ID:
01163948
Views:
10
The XMLAdapter will not create XmlTables if there's no XML Schema provided. You can check adapter.Tables.Count.

>I've tried XMLAdapter and it gives me some error also.
>
>xFile = "MyXML.xml"
>adapter = CREATEOBJECT("XMLAdapter")
>adapter.LoadXML(xFile,.t.)
>adapter.Tables(1).ToCursor()
>
>Give me "Index or expression does not match as existing member of the collection".
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform