Book a Demo

Author Topic: Cross Schema (Package) foreign key.  (Read 2667 times)

DavidK

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Cross Schema (Package) foreign key.
« on: June 04, 2013, 03:51:43 am »
Is it possible to create an association (foreign key) from one entity (table class) in one package (schema) to another entity (table class) in another package (schema)?

I need to do model cross schema foreign keys.


Dermot

  • EA Administrator
  • EA User
  • *****
  • Posts: 591
  • Karma: +7/-0
    • View Profile
Re: Cross Schema (Package) foreign key.
« Reply #1 on: June 04, 2013, 11:18:19 am »
Best to drag both Tables onto a new diagram set up your association on this diagram and set the Foriegn Key on this association.
You could use the Relationship Matrix to create the connector, but not to set the Foreign key.