Re: creation of a large XML file using vb 6.0 throws out of memory error.
- From: Paul Galburt <paul@xxxxxxxxxxx>
- Date: Mon, 17 Mar 2008 17:33:53 -0700
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 ***
.
- References:
- Prev by Date: Re: Detail first? Or Big Picture?
- Next by Date: What happened with MM
- Previous by thread: Re: creation of a large XML file using vb 6.0 throws out of memory error.
- Next by thread: Re: creation of a large XML file using vb 6.0 throws out of memory error.
- Index(es):
Loading