I am trying out the ERD for a recipe database and can not get the relationships I should be defining on this model. I get an error when I try to have referential integrity between the recipeID in the recipe_steps table and the recipe_steps_ingredients table.
Recipe ERD
http://www.databaseanswers.org/data_models/recipes/index.htm
Any suggestions on how I may do this? My sample database is attached. Thanks!
Recipe ERD
http://www.databaseanswers.org/data_models/recipes/index.htm
Any suggestions on how I may do this? My sample database is attached. Thanks!