[FX.php List] Or Request on Only 1 field

Mark Slosarek mark at mcservices.com
Fri Mar 17 15:08:41 MST 2006


Andy,

This would give me an "or" on all fields, not just the one field I want 
to search. My result set would be any record that matches any of the 
criteria.

Mark

Andy Gaunt wrote:

>Mark, 
>
>Add a new DBParam in your query using the -lop set to or
>
>$InstanceName->AddDBParam('-lop', 'or'); 
>
>
>
>Andy Gaunt
>T: 407.810.4722
>andy at 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 If you can make it to a meeting, please RSVP at
>http://www.fmpug.com/rsvp.php
>
>
>-----Original Message-----
>From: fx.php_list-bounces at mail.iviking.org
>[mailto:fx.php_list-bounces at mail.iviking.org] On Behalf Of Mark Slosarek
>Sent: Friday, March 17, 2006 4:57 PM
>To: FX.php Discussion List
>Subject: [FX.php List] Or Request on Only 1 field
>
>I would like to do a search that has an "or" request on only one field. 
>In FileMaker I would normally just make two find requests. I could still 
>make two requests and then merge the data fields, but it would then 
>destroy the link previous and link next. Any ideas?
>
>Mark
>_______________________________________________
>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