Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XML field size of 4000
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01015989
Message ID:
01016065
Vues:
14
An XML doesn't have to by created by CURSORTOXML() to be usable for XmlToCursor(). The XMLAdapter class is a possibility too. I don't know why you would want to use CursorAdapter class for that but it uses either XmlToCursor() or the XMLAdapter class internaly anyway.

>Have figured that I need to use either XMLAdapter class or a CursorAdapter class as the files are not created by VFP.
>
>I have create an XMLAdapter class object but am not getting any cursors created. Should I be using a cursor adapter???
>
>>
>>The XmlToCursor() is designed to import XML created by CURSORTOXML() or close to it. You first to have to make sure that XmlToCursor() can handle that file at all.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform