Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modifying XML Output
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Divers
Thread ID:
00752815
Message ID:
00753219
Vues:
15
I am into StrExtract, it's nice stuff. I wonder what is more scalable and/or faster under load - StrExtract() 100k of data out of an XML document into a new string, or StrTran() on an existing string (which makes a new string?).

Can anyone from the VFP team say?

Thanks.



>>>
>In VFP8, is there now a way to not produce the XML declaration and VFPData tags? I produce output with CursorToXml and then I have to StrTran this stuff out every time to get my own enclosing tags.
><<
>
>Instead of STRTRAN you may want to take a look at STREXTRACT to parse out what you need. It should make it really simple to get what you want.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform