[FX.php List] Query field for content empty

Gjermund Gusland Thorsen ggt667 at gmail.com
Thu Nov 13 16:44:00 MST 2008


Well those both return all regardless of content in the field

ggt667

2008/11/14 Gjermund Gusland Thorsen <ggt667 at gmail.com>:
> Yes, had no luck with those
>
> 2008/11/14 Joel Shapiro <jsfmp at earthlink.net>:
>> 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
>>
>> _______________________________________________
>> 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