Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert XML File to VFP table
Message
 
 
To
23/11/2009 20:38:39
Ed Hizon
Skswood Sdn. Bhd
Kuala Belait, Brunei
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Miscellaneous
Thread ID:
01436252
Message ID:
01436253
Views:
92
>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
>
>Thanks.
>
>Regards,
>
>Ed

eExpression is the content of the file (string variable). If you have a file, you just give a file name with full path here.

See XMLToCursor

In the last case you need to use 512 as the third parameter.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform