Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XMLTOCURSOR
Message
De
04/02/2009 05:57:18
 
 
À
04/02/2009 05:22:04
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01379141
Message ID:
01379145
Vues:
23
>Hi all,
>
>i have an apllication that gets an xlm from a remotedatabase.
>
>with "lnQtyReturn=XMLTOCURSOR(loXmlFile,'QryDierInfo')" i convert the xml to a cursor.
>
>when i look in the xml i have a field that contains the value 1.
>
>with xmltocursor the 1 is converted to .T. what gives an error in my code because the program expects a value and not a logical.
>
>Does somebody has an idea the resolve this problem ?
>
>thnx
Create cursor QryDierInfo ....
XMLtocursor(loXmlFile,'QryDierInfo',8192)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform