On Nov 13, 8:10 am, Sumedh <[EMAIL PROTECTED]> wrote: > Yeah...sorry about the foolish question... > > Actually, I am doing exactly that since beginning...I have used Creole > directly to fire queries and the used the resultset returned...I am > not hydrating using Propel at all...
Maybe you could get a count first, then loop through them and do the query in smaller batches by setting a LIMIT in the SQL query? -- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
