[FX.php List] Choking on data returned

Bob Patin bob at patin.com
Fri Sep 28 10:25:24 MDT 2012


One more note: when I print_r() my query, I do see all the results fairly quickly.

It's just when I try to take that data and loop it out into a table that my page times out...


Bob Patin
Longterm Solutions LLC
bob at longtermsolutions.com
615-333-6858
http://www.longtermsolutions.com
FileMaker 9, 10 & 11 Certified Developer
Member of FileMaker Business Alliance and FileMaker TechNet
--
Twitter: bobpatin
Google+: http://www.longtermsolutions.com/plus
AIM: longterm1954
iChat: bobpatin
--
Expert FileMaker Consulting 
FileMaker Hosting for all versions of FileMaker

On Sep 28, 2012, at 11:20 AM, Bob Patin <bob at patin.com> wrote:

> I have a simple query based on a couple of parameters; if I do the search that I want to do, it returns 133 records.
> 
> However, when I try to spin these out into my page (approx. 10 fields each record, none of which contain more than about 20 characters or so), my page times out.
> 
> So to test the page, I then did a date-range query, and when I get the results below about 60, it shows them just fine. If I bump up the date range to include 113 found records, the page fails.
> 
> I'm in FMS12, single-machine config; everything else works fine, including this page when I do other queries; how can I determine what's causing this, and how do I remedy it? Is this perhaps some sort of PHP issue with a default setting on this machine?
> 
> Thanks,
> 
> Bob Patin
> Longterm Solutions LLC
> bob at longtermsolutions.com
> 615-333-6858
> http://www.longtermsolutions.com
> FileMaker 9, 10 & 11 Certified Developer
> Member of FileMaker Business Alliance and FileMaker TechNet
> --
> Twitter: bobpatin
> Google+: http://www.longtermsolutions.com/plus
> AIM: longterm1954
> iChat: bobpatin
> --
> Expert FileMaker Consulting 
> FileMaker Hosting for all versions of FileMaker
> 
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list



More information about the FX.php_List mailing list