I am trying to model relationship between 2 tables Orders and OrderDetails. I draw “relationship” arrow from OrderDetails to Orders table with Foreign key OrderID. But in DatabaseProperties for relationship arrow, I get unknown parent and unknown child. How do I connect the 2 tables with relationship arrow properly.
I am trying to model relationship between 2 tables Orders and OrderDetails. I draw
Share
OrderstableOrderDetailstable.You can also select fields to connect in “Arrow definition tab”.
No need to specify foreign key in advance, it will auto-add once you make connection with the arrow.