Master detail on foreign key

I have a table of dept data and I want a master-detail (1:1) link on person id to display a record of the person (head) where the person can also be edited. Is that possible? If I create a master-detail I can only use primary keys…

Re: Master detail on foreign key

Hello,

Yes it is possible. See links below for more info on how to create master detail applications:

http://knowledge.netmake.com.br/article-327.html

http://knowledge.netmake.com.br/article-354.html

regards,
Bernhard Bernsmann