Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
String Concat and XML
Message
From
03/04/2002 12:30:35
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00640419
Message ID:
00640424
Views:
13
>In VB6, string concatenation is painfully slow, so to build any decent size XML document I use the DOM object to create it before I pass it.
>
>With VFP7, should I keep using the string concat or use the DOM? One thing to keep in mind is that my .exe is calling a VFP COM object, so if I use the DOM I will have an additional layer of instantiation..... If that matters.
>
>Thanks.


String concat is slow in VFP too. I'd write to a file and read it at once.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform