Hi David,

Page your dataset.

Matt Chotin had a good blog post with code that you can get started with.
Kind of old but you can modify it a bit to suit your needs:

http://weblogs.macromedia.com/mchotin/archives/2004/03/large_data_sets.html


/r
http://www.searchcoders.com/




On Wed, May 7, 2008 at 9:44 AM, David C. Moody <[EMAIL PROTECTED]>
wrote:

> 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
>
>
> ------------------------------------
>
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives:
> http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups
> Links
>
>
>
>

Reply via email to