Dear Devraj

> I would imagine the issue is to do with the amount of memory a PHP
> process is able to use per script execution. Have you tried running
> this script on a local computer where you might be able to give it all
> the memory it needs to perform its task?

Yes, it works fine.

> Obviously the other way of doing this breaking this queries up into
> parts so you don't load all the data into the memory of your server in
> one shot.

Yes, this is what we are working on now.

> Depending on how intensive your application is you might even want to
> consider a different host.

That leads to another question which is, how much data is too much. We
are talking about 2000 rows and 10 columns = 20,000 cells, a third of
which are empty cells. The whole worksheet when downloaded as a text
file is 75,097 bytes

> > You may be able to tell that I am not the programmer so my analogies may be 
> > off the mark.

> We will do the best we can to help you sort the issue. Just got to
> keep providing us with as much information as you possibly can.

And for that I am very grateful.

Best Wishes

Mark
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Docs Data APIs" group.
To post to this group, send email to Google-Docs-Data-APIs@googlegroups.com
To unsubscribe from this group, send email to 
google-docs-data-apis+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Docs-Data-APIs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to