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 [email protected]
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