Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Import XML generated with Access2003
Message
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01038055
Message ID:
01038083
Views:
15
Ranjan:

Try adding the following to the top of the XML file:
<?xml version="1.0" encoding="utf-8" ?>
<VFPData>
and to the bottom:
</VFPData>
then do:
? XMLTOCURSOR('c:\temp\junk.xml', 'xml_product', 512)


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Previous
Reply
Map
View

Click here to load this message in the networking platform