On Apr 4, 7:49 pm, "Chris Hartjes" <[EMAIL PROTECTED]> wrote:
> On Fri, Apr 4, 2008 at 10:44 AM, jonknee <[EMAIL PROTECTED]> wrote:
>
> >  > > Either that or you'll have to run queries using LIMIT and OFFSET to
> >  > > grab what you need one chunk at a time.  I don't know any scripting
> >  > > language that handles sucking in 600,000 records via a web page.
>
> >  >       Think about phpMyAdmin?
>
> 1) phpMyAdmin is not a scripting language
> 2) Notice I've said "sucking in 600,000 records" not "searching
> through 600,000 records looking for something".  There is a huge
> difference in the two.  I use phpMyAdmin every day for work and I
> can't help notice that by default it limits the amount of data you can
> pull back.
> 3) This discussion is veering very far away from CakePHP.

        I'm talking about  handling "exporting" module with CakePHP.
It's relevant when you develop a project/application for clients.

 --
  <?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com    Blog: http://rajeshanbiah.blogspot.com/
--~--~---------~--~----~------------~-------~--~----~
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