Sorry, but there are no more tags available to filter with.
-
Hi Doug On the top contact table, you need **CHILD KEY** accountid, not Foriegn Key. The Child key is used when you have a child table whose foreign key is not teh primary key of the parent table. In this case, we are using Account as a child of Contact (the opposite way round from normal). The Account...
Page 1 of 1 (1 items)