Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XMLTOCURSOR
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
00571429
Message ID:
00571431
Views:
29
>When I convert Xml file into a cursor all XML fields with data equal '1' become logical in the cursor. Is thre a way to make them character fields?
>
>Thanks Mark


If all the data in a particular field is 0s and 1s, VFP assumes a logical field unless the XML has a schema (internal or external) associated with it that defines the field as string. So to answer your question, define a schema for the XML data.

Cathy
Cathy Pountney, Microsoft Visual FoxPro MVP
Memorial Business Systems, Inc. (www.mbs-intl.com)

My Website: (www.frontier2000.com)
My Blog: (www.cathypountney.blogspot.com)
My Book: The Visual FoxPro Report Writer - Pushing it to the Limit and Beyond
Free MSDN Article: What's New in the VFP 9.0 Report Writer
Free MSDN Article: The VFP 9.0 Report Writer In Action
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform