Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I determine field names via XLMadapter
Message
De
16/09/2005 15:28:37
Mike Sue-Ping
Cambridge, Ontario, Canada
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Titre:
How do I determine field names via XLMadapter
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01050475
Message ID:
01050475
Vues:
67
I'm reading an XML file (with accompanying XSD) using the XMLAdapter. If I loop thru the fields in a table, I can get to each field's DataType and MaxLength properties. I'd like to determine the field's name. The following always returns an empty string:
oXMLAdapter.Tables.Item(lnTable).fields.Item(lnField).Name
What am I doing wrong? If I substitute DataType or MaxLength I get those values.

Regards,

Mike
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform