[FX.php List] FINDALL failure

Derrick Fogle derrick at fogles.net
Mon Feb 25 18:59:29 MST 2008


Did you create a new layout and try that? I've seen layouts cause  
problems.


On Feb 25, 2008, at 7:57 PM, Bob Patin wrote:

> 530, approximately...
>
> The strange thing is, I then created a calc field that equals 1, and  
> then did a search to find all records where that record equals 1.
>
> That fails too.
>
> To make it even stranger though, other stuff works fine; it's  
> running a large web app, and everything works properly.
>
> This is really confusing; I wonder if the DB is corrupted...
>
> Bob Patin
> Longterm Solutions
> bob at longtermsolutions.com
> 615-333-6858
> http://www.longtermsolutions.com
> Member of FileMaker Business Alliance and FileMaker TechNet
>
>  CONTACT US VIA INSTANT MESSAGING:
>     AIM or iChat: longterm1954
>     Yahoo: longterm_solutions
>     MSN: tech at longtermsolutions.com
>     ICQ: 159333060
>
> --------------------------
> Contact us for FileMaker hosting and programming for all versions of  
> FileMaker
> PHP • CDML • Full email services • Free DNS hosting • Colocation •  
> Consulting
>
> On Feb 24, 2008, at 7:43 PM, Dale Bengston wrote:
>
>> Hi Bob,
>>
>> How many records are potentially retrieved by this findall?
>>
>> Dale
>>
>> On Feb 24, 2008, at 5:44 PM, Bob Patin wrote:
>>
>>> Can anyone tell me why this has suddenly ceased to work?
>>>
>>> //RETRIEVE THE DEALER TOTALS
>>> $dealer=new FX($serverIP,$webCompanionPort);
>>> $dealer->SetDBData('xx.fp7','users','all');
>>> $dealer->SetDBPassword('xxx','xxx');
>>> $dealer->AddSortParam('company','ascend');
>>> $dealerResult=$dealer->FMFindAll();
>>> echo "ERROR: ".$dealerResult['errorCode'];
>>>
>>> My browser never stops; I even put this into a test page, with  
>>> just this code and the FX includes above it...
>>>
>>> Same problem. Might I be needing a server restart? Other sites on  
>>> the same server are working normally.
>>>
>>> Thanks,
>>>
>>> Bob Patin
>>> Longterm Solutions
>>> bob at longtermsolutions.com
>>> 615-333-6858
>>> http://www.longtermsolutions.com
>>> Member of FileMaker Business Alliance and FileMaker TechNet
>>>
>>> CONTACT US VIA INSTANT MESSAGING:
>>>   AIM or iChat: longterm1954
>>>   Yahoo: longterm_solutions
>>>   MSN: tech at longtermsolutions.com
>>>   ICQ: 159333060
>>>
>>> --------------------------
>>> Contact us for FileMaker hosting and programming for all versions  
>>> of FileMaker
>>> PHP • CDML • Full email services • Free DNS hosting • Colocation •  
>>> Consulting
>>>
>>> _______________________________________________
>>> FX.php_List mailing list
>>> FX.php_List at mail.iviking.org
>>> http://www.iviking.org/mailman/listinfo/fx.php_list
>>
>> _______________________________________________
>> FX.php_List mailing list
>> FX.php_List at mail.iviking.org
>> http://www.iviking.org/mailman/listinfo/fx.php_list
>
> _______________________________________________
> 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