[FX.php List] Fix for interesting search...

DC dan.cynosure at dbmscan.com
Fri Jan 26 19:26:22 MST 2007


On Jan 26, 2007, at 9:10 PM, Bob Patin wrote:
> Anyone think of an easier way to do this sort of search? :)

Hi Bob,

why not use double quotes and an equals sign in your FX query?

i forget the exact syntax OTTOMH but something like this:

AddDBParam('fieldname', '="'.$category_to_search_on.'"');

concatenating the equals and the double quotes tells FMP to look for  
the literal string. try it in an FMP layout in a regular find request  
to verify the proper syntax.

in your example it would be:
="Diamond Bracelets"

dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.iviking.org/pipermail/fx.php_list/attachments/20070126/544b14c0/attachment.html


More information about the FX.php_List mailing list