Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Xmltocursor()
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00936795
Message ID:
00936874
Vues:
16
The XMLTOCURSOR() function internaly uses MSXML 3.0. Make sure that you install MSXML 3.0 with your application or separatly http://www.microsoft.com/downloads/details.aspx?familyid=c0f86022-2d4c-4162-8fb8-66bfc12f32b0&languageid=f49e8428-7071-4979-8a67-3cffcb0c2524&displaylang=en

>I use the command "XMLTOCURSOR(lcxml, "mycursor2", 512)"
>
> Where lcxml is a xml file and mycursor2 is the cursor I want to put data in. This works fine on my computer but when I run the same code or its exe on another computer I get error on this command. The error says...
>
>The Following system error has encountered
>Error #1435
>Message: XML Parse error: Syntex error node "VFPDATA".xml
>= .....
>Line 93
>Code create cursor mycursor2(tks_noN(15), claim_num C(1)....
>
> I can run the same code and with same xml file on my computer without any problem...Any suggestions.
>
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform