Yeah, I'm using that technique now, but before I cakeified it - the other 
solution worked rather well too - just the prove the point that its probably a 
local issue on his setup rather than a limit on cakephp / php


-----Original Message-----
From: cake-php@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Chris 
Hartjes
Sent: 3. april 2008 20:20
To: cake-php@googlegroups.com
Subject: Re: Model find() to return object; instead of array (?)


On Thu, Apr 3, 2008 at 2:12 PM, Christian Winther <[EMAIL PROTECTED]> wrote:
>
>  I use cake way for documents and sql data way above 100 megabytes in size

I was thinking that unless those records are really small, calling in
600000 records via a select is going to be really difficult to do
without either running out of memory or execution time.  I'd do it in
chunks if it were me.

-- 
Chris Hartjes
Internet Loudmouth
Motto for 2008: "Moving from herding elephants to handling snakes..."
@TheKeyBoard: http://www.littlehart.net/atthekeyboard



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to