[FX.php List] How do we perform the equivalent of multiple find requests?

Steve Winter steve at bluecrocodile.co.nz
Thu May 3 01:23:44 MDT 2012


Hi Malcolm

You can do that with the API (see http://www.mindfiresolutions.com/Compound-Find-Command-in-FileMaker-API-763.php for an example) but I don't believe that it's possible with FX.

I expect that you're going to have to perform two finds, then merge the result sets with PHP…

Cheers
Steve

> I want to combine two searches, both of which have multiple criteria. In filemaker itself it would be easy, two find requests. 
> 
> I want to find all records where  "id = a AND date_1=a ... b" OR "id=a AND date_2=a...b". 
> 
> Is the solution to do two separate searches and combine the results or is there a better way?
> 
> Malcolm_______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list

Steve Winter
+44 777 852 4776
steve at bluecrocodile.co.nz



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iviking.org/pipermail/fx.php_list/attachments/20120503/e3c03eb1/attachment.html


More information about the FX.php_List mailing list