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:
00992218
Views:
31
>>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

Yes Jon,
Second line in my code shows "the third parameter should minimally be 512 to indicate that the first parameter is a file name"
Best regards
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Previous
Reply
Map
View

Click here to load this message in the networking platform