Huh? Even beans need water and salt along with the beans and so the recipe
uses multiple ingredients.
If you want to be able to enter a list of ingredients and then pull up all
recipes that contain those items we will need to see your table structure.
We need to know in what manner you store ingredients in the database.
Huh? Even beans need water and salt along with the beans and so the recipe
uses multiple ingredients.
If you want to be able to enter a list of ingredients and then pull up all
recipes that contain those items we will need to see your table structure.
We need to know in what manner you store ingredients in the database.
What is the table structure? Do you have one table for recipe name,
description, cooking time, servings, etc. And another related table with
ingredient, measurement, quanity, and remarks (like packed, sifted, room
temperature, etc.).