Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XML
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
XML
Miscellaneous
Thread ID:
00583276
Message ID:
00583276
Views:
59
Hi,

Requirement - Creating an output file in XML format for every record in a table.

Logic - Create an XML object and keep adding child nodes for each record in the table to the XML document object. Once I finish adding all records to the XML document object. I will use the XMLdocument save method to create the XML document.

Question - Is there a limitation on how many nodes I can keep adding? There are can be millions of records in a given table on a given day. Is this the best way to do it? Is there any other way to do this?

Thank you.
Neetu Kumar
Next
Reply
Map
View

Click here to load this message in the networking platform