Re: creation of a large XML file using vb 6.0 throws out of memory error.



You could try Chilkat's XML processing DLL.

http://www.chilkatsoft.com/ChilkatXml.asp

This is listed as free for both non -commercial and commercial use. This
tool can work from memory or directly to disk. No FSO. My largest files
are not very big but this is a very good and easy tool for both reading
and writing XML files. I would not be surprised if it handles big files
well.

Regards,

Paul Galburt
VB Development for video and embedded control.
paul@xxxxxxxxxxx

*** Sent via Developersdex http://www.developersdex.com ***
.


Loading