Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A question about XML
Message
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:
00992212
Views:
29
>What i habe is XML data in a file that i need to import into a table so i can see what the table that i am going to do a cursortoxml should look like

Colin,

You don't need to follow Vladimir's first sample line just yet. He was just showing you examples of both functions. Just try using XMLTOCURSOR():

  • the first parameter should be the name of your XML file

  • the second parameter is the name of the VFP cursor that will be created from the XML

  • the third parameter should minimally be 512 to indicate that the first parameter is a file name.



Hope that helps you out.

Laterness,
Jon
Jon Rosenbaum
Devcon Drummer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform