What is the best way to handle a large dataset??  I'm using AMFPHP.  I 
need to display a datagrid that the user can then use to choose an 
entry to work on.

The problem is this database has approximately 35,000 entries in it.

I keep getting memory size exhausted errors from PHP.

So I need a way to load the datagrid dynamically or page the datagrid.

Any help will be greatly appreciated!

Thanks,
-David

Reply via email to