Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XMLTOCURSOR
Message
From
04/02/2009 05:57:18
 
 
To
04/02/2009 05:22:04
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01379141
Message ID:
01379145
Views:
22
>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)
Previous
Reply
Map
View

Click here to load this message in the networking platform