[FX.php List] Query question content from one field equal to content of other field for the same record?

Bob Patin bob at patin.com
Thu Nov 6 11:47:35 MST 2008


If you're asking how to find records where two fields equal, the easy  
way would be to have a calc field called "is_equal" that equates to  
TRUE when the 2 fields equal, and just search for that.

But maybe I'm not understanding your question?

Bob Patin
Longterm Solutions
bob at longtermsolutions.com
615-333-6858
http://www.longtermsolutions.com
iChat: bobpatin
AIM: longterm1954
FileMaker 9 Certified Developer
Associate Member of FileMaker Business Alliance
--------------------------
FileMaker hosting and consulting for all versions of FileMaker
PHP • Full email services • Free DNS hosting • Colocation • Consulting


On Nov 6, 2008, at 12:02 PM, Gjermund Gusland Thorsen wrote:

> Query question content from one field equal to content of other field
> for the same record, possible with FileMaker's XML engine?
>
> Have anyone here noticed a way to do a query to search for two fields
> with the same value?
>
> $q->AddDBParam( 'field1', field2 );
>
> I assume the location where I put field2 is for strings only and that
> there are no ways to reference content from fields...
>
> ggt667
> _______________________________________________
> 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