How to create relationship between 2 ERDs?

Is there a way to form a link between tables on 2 different ERD’s?

Example, I have an ERD with Client tables and an ERD with Insurance Tables and I want to have a one to many Foreign Key relationship between the client table on the Client ERD and the insurance table on the Insurance ERD

Thanks

Hi bruce,

Thank you for your post. I suggest you model with another ERD:

  1. Create an ERD
  2. Open the Diagram Navigator
  3. Select the client table on the Client ERD. Drag to the new ERD (of course, you can perform multi table selection by pressing the Ctrl/Shift button)
  4. Select the insurance table on the Insurance ERD. Drag to the new ERD
  5. Make use of resource centric interface to link up the client and insurance table.

Hope this help.

Best regards,
Jick