Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A question about XML
Message
 
 
To
02/03/2005 17:53:08
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00992184
Message ID:
00992225
Views:
36
Colin,

XMLTOCURSOR() is designed to work with XML created by CURSORTOXML() function or the one similar to it. Use code provided by Vlad to convert some small table to XML and back to cursor to make sure that XMLTOCURSOR() works on your PC. If it does, than your XML file may be not compatible with it and you shoould look at using XMLAdapter or XMLDOM directly.

>=XMLTOCURSOR("c:\ralxml.xml","newxml",512)
>thsi is what i have tried and got the error
>
>msxml3.dll cannot find the object specified
>
>The xml data file i want to impoort from is c:\ralxml.xml
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform