Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modifying XML Output
Message
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Miscellaneous
Thread ID:
00752815
Message ID:
00753219
Views:
11
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform