in reply to Re^2: Retrieving a MySQL query in chunks
in thread Retrieving a MySQL query in chunks

Sure it will load the stuff in memory (so yes he may need a lot of it), but the application won't freeze which is also what he was trying to achieve.

Eriam
  • Comment on Re^3: Retrieving a MySQL query in chunks