Book a Demo

Author Topic: Bug:?  Does not create Foreign Key (FK) properly  (Read 4608 times)

Joe Watters

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Bug:?  Does not create Foreign Key (FK) properly
« on: June 06, 2008, 12:50:26 am »
Using EA 7.1 build 830, but also had the issue in build 828.  I'm modeling a database, and using the FK stereotype of association to create the FK relationships.  When I use the Foreign Key Constraint dialog from right-clicking on the association link, it does not save the target side of the FK definition.  In other words, it doesn't save the (typically) primary key selection of the link in the bottom two boxes showing the association between particular columns.  In addition, when I then try to generate DDL for the table, it does not generate the DDL for the FK definition at all.  This function worked fine in versions/builds before these.