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

Beverly Voth beverlyvoth at gmail.com
Thu May 3 04:52:54 MDT 2012


If I think the foundset isn't too large, I've pulled what I can with one request and FILTER ( with switchcase or if/elseif/else ) in the output loop.


-- sent from my iPhone4 --
Beverly Voth
--

On May 3, 2012, at 3:10 AM, Malcolm Fitzgerald <malcolm at notyourhomework.net> wrote:

> 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


More information about the FX.php_List mailing list