[FX.php List] Query field for content empty

Andrew Denman adenman at tmea.org
Fri Nov 14 16:13:16 MST 2008


I'm using this on FMSA 8v4 and it's working as expected.  Are you on server 9? Could there be an inadvertent DBparam somewhere that could be causing it to find all the records?

$Question->AddDBParam("Choice_Selected", "=", "eq");

I'll have to check server 9 out more carefully if stuff like this is changing between versions.

Andrew Denman

-----Original Message-----
From: fx.php_list-bounces at mail.iviking.org [mailto:fx.php_list-bounces at mail.iviking.org] On Behalf Of Gjermund Gusland Thorsen
Sent: Thursday, November 13, 2008 5:57 PM
To: FX.php Discussion List
Subject: Re: [FX.php List] Query field for content empty

Yes, also returns all regardless of content

2008/11/14 Troy Meyers <tcmeyers at troymeyers.com>:
> I don't think you've tried this yet, have you?
>
> $q->AddDBParam( 'field', '==' );
>
> -Troy
>
> _______________________________________________
> 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