Re: Not Enough Storage Error during XML transformation
- From: "Richard Maher" <maher_rj@xxxxxxxxxxxxxxxxxx>
- Date: Wed, 23 May 2007 21:53:03 +0800
Hi,
Use a Socket and return/process one row at a time from the result set (maybe
enrich/add-value and populate a Select list or table) while clicking over a
record-count and deminishing the scroll-bar. (Maybe even empower a hot-abort
key?)
Conection-oriented? Context-rich? Feature-abundant?
Oh well, just an option. (Best stick to trying to make http pull a rabbit
out of its hat, eh?)
Cheers Richard Maher
"Erwin Moller"
<since_humans_read_this_I_am_spammed_too_much@xxxxxxxxxxxxxxxx> wrote in
message news:46542b95$0$328$e4fe514c@xxxxxxxxxxxxxxxxx
pramodtomarita@xxxxxxxxx wrote:Only
Hi,
I am getting the 'Not Enough Storage Error ' during the transformation
of XML file...
e.g. oXML.transformNode(oXSL);
XML file have 4000+ records.
Please suggest.
Hi,
Solution is obvious: Use less 'records' on the page.
Even if you COULD fix it for 4000, soon you'll hit a new maximum.
Or your customer with another machine, browser, OS, browserversion, etc.
A good general solution would be to implement some sort of pagination.
showing 100 records a time, with next and previous buttons.
You need serverside language to pull that trick. Like PHP.
Good luck.
Regards,
Erwin Moller
.
- References:
- Not Enough Storage Error during XML transformation
- From: pramodtomarita
- Re: Not Enough Storage Error during XML transformation
- From: Erwin Moller
- Not Enough Storage Error during XML transformation
- Prev by Date: to get the frame index and name in IE & Mozilla
- Next by Date: Re: load XML file, works in IE but no in Firefox
- Previous by thread: Re: Not Enough Storage Error during XML transformation
- Next by thread: looking for a client-side form persistence library
- Index(es):