Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem reading XML file
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01106024
Message ID:
01106730
Vues:
20
Hi Aleskey.
I have code as: x=Adapter.Tables.Count()

but this give an Invalid Subscript refernece
Is this the right syntax ?

Regards,

Gerard


>Hi Aleksey... I could have sworn I attched following code which is causing the error.. the Tables(1).ToCursor
>>
>>adapter = CREATEOBJECT("XMLADAPTER")
>>x=Adapter.LoadXML("RAAP.XML",.T.)
>>Adapter.Tables(1).ToCursor()
>>
>
>Hi Gerald,
>
>I was replying to your first post about XMLTOCURSOR.
>
>>I also nned to determine,eg. how may Tables, etc
>>
>
>Adapter.Tables is a collection object and every collection object has Count property.
>
>Aleksey.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform