Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Xmltocursor
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Titre:
Divers
Thread ID:
00877273
Message ID:
00877276
Vues:
8
Try
lcxml = "z:\newclient\results.xml"
XMLTOCURSOR(lcxml, "mycursor4", 512)
>I have an xml file which I am trying to import into VFP cursor using
>lcxml = "z:\newclient\results.xml"
>XMLTOCURSOR("" + lcXML + "", "mycursor4"). When I run this I get an error
>XML Parse error: variable '_XMLCALVINH' is not found. node "VFPData"XML=
>z:\newclient\results.xml.
>But when I open the xml file and manually put the tags, and use
>XMLTOCURSOR("z:\tks\batch2.xml", "mycursor2", 512) ,it works fine.
>
> How can I import without manually inputting the VFPData tags.
>
>Thanks
>Bharat
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform