Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XMLTOCURSOR() doesn't work from .EXE file!
Message
 
 
À
08/08/2003 08:52:53
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Divers
Thread ID:
00818152
Message ID:
00818163
Vues:
21
Boban,

The XMLTOCURSOR()function internaly uses MSXML 3.0. Make sure that MSXML 3.0 is installed as a part of your application installation. See http://fox.wikis.com/wc.dll?Wiki~VFP8RuntimeFiles~VFP for additional info.

>XMLTOCURSOR() doesn't create cursor from .XML file when it's called from .EXE file on a machine that doesn't have VFP installed on!
>
>I have next line of code in .EXE file:
>
>
>XMLTOCURSOR('example.xml', 'OneXml', 512)
>
>
>It works fine when there is VFP installed on, Cursor is created, but on machines that doesn't have VFP installed on XMLTOCURSOR() doesn't create any cursor.
>
>Any solution?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform