Hello, If you don't need to do low level database querying, and Lucene plugin isn't an option for you, and you are insisting on using Propel objects, you may consider this blog article:
http://paul-m-jones.com/blog/?p=262 Szabolcs Heilig > When I run this code It does what it is suppose too up to about 19000 > lines. Then it dumps and says that it ran out of memory again. My > question is basically how can I work with so many records in Symfony > without running out of memory, and without increasing how much memory > php is allowed to use. A similar method worked for me in php, so I am > wondering what I may be missing. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
