--->
SELECT * FROM Recipes
WHERE
Recipes.Title LIKE '%#keywords#%'
OR Recipes.texta LIKE '%#keywords#%'
ORDER by Title
Recipe - Search Result
Recipe
Search Result
| [ #SearchResult.RecordCount# Entries as of #DateFormat(Now(), 'ddd, mmmm dd, yyyy')# ] |
| |
ID |
Title |
| [detail] |
#ID# |
#Title# |