Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A question about XML
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
00992184
Message ID:
00992212
Vues:
30
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform