[FX.php List] AddSortParam being ignored under Server 8 Advanced

Andy Gaunt andy at fmpug.com
Thu Feb 9 06:27:29 MST 2006


Anyone seen this running on FMSA8.

 

Doing a general find query and needing to sort the result as it comes into
the FX.PHP array.

 

Running on FMSA7 it was fine, but now on FMSA8 it seems to ignore the sort
request.

 

$query=new FX($serverIP, $webCompanionPort);

$query->SetDBData($webDB,$layout,'all');

$query->SetDBPassword($webPW,$webUN);

$query->AddSortParam('fieldname','ascend');

$queryResult=$query->FMFindAll();

 

Andy Gaunt
T: 407.810.4722
andy at fmpug.com
http://www.fmpug.com <http://www.fmpug.com/>     

Recipient of FileMaker's 2005 "Mad Dog" Public Relations Award

For chapter locations, dates & times please visit the website at
http://www.fmpug.com <http://www.fmpug.com/>  If you can make it to a
meeting, please RSVP at http://www.fmpug.com/rsvp.php

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.iviking.org/pipermail/fx.php_list/attachments/20060209/0379e65d/attachment.html


More information about the FX.php_List mailing list