Re: Handling Huge Data with XML
- From: Alex Meleta <ameleta@xxxxxxxxx>
- Date: Tue, 9 Sep 2008 06:00:03 +0000 (UTC)
Hi Sukhwinder,
Any other technique for what? Usually, with such amount of data XmlReader (sequential reading) is a way. But, why do you need to hold it in memory?
Regards, Alex Meleta
mailto:ameleta@xxxxxxxxx; blog:devkids.blogspot.com
I have a very large volume of data in xml( about 1.5 GB). i want to
load it
in XElement. it gives Out of memory Exception. I have 2GB RAM in my
system.
is there any solution to this?
Or any other technique?
Sukhwinder Singh
Logicsoftware (India)
.
- References:
- Handling Huge Data with XML
- From: Sukhwinder
- Handling Huge Data with XML
- Prev by Date: Handling Huge Data with XML
- Next by Date: RE: question on Microsoft\Protect
- Previous by thread: Handling Huge Data with XML
- Next by thread: RE: question on Microsoft\Protect
- Index(es):
Relevant Pages
|