[FX.php List] Query field for content empty

Joel Shapiro jsfmp at earthlink.net
Thu Nov 13 16:36:22 MST 2008


Glad that one worked.

Did you ever try either:

$q->AddDBParam( 'field', '=' );
$q->AddDBParam( 'field', '=', 'eq' );

?

-Joel


On Nov 13, 2008, at 3:31 PM, Gjermund Gusland Thorsen wrote:

> Inside FileMaker == would work too
>
> 2008/11/14 Tim 'Webko' Booth <tim at nicheit.com.au>:
>>
>> On 14/11/2008, at 10:12 AM, Gjermund Gusland Thorsen wrote:
>>
>>> This one works: $q->AddDBParam( 'field', '*', 'neq' );
>>>
>>> double neglection...
>>>
>>> Sometimes logic messes with my head...
>>
>> That's the one I would expect to work, following normal FileMaker  
>> internal
>> search logic - find and omit...
>>
>> Cheers
>>
>> Webko
>> _______________________________________________
>> 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