Book a Demo

Author Topic: creating Foreign Keys reflected in DDL  (Read 5941 times)

Juan_Londono

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
creating Foreign Keys reflected in DDL
« on: July 12, 2004, 09:13:58 am »
Hi.
I've been trying to add a foreign key to a Table in the Structure Diagram. I've followed what the help file says (which is adding an operation) and when I generate the DDL it doesn't show any constrains related to foreign keys at all. Can anyone help me? Thanks in advance

hd

  • EA Administrator
  • EA User
  • *****
  • Posts: 312
  • Karma: +0/-0
    • View Profile
Re: creating Foreign Keys reflected in DDL
« Reply #1 on: July 12, 2004, 03:28:51 pm »
Generate the foreign keys using the Foreign keys dialog. Right click on the association link and select Foreign Keys...
Creating foreign keys this way will automatically create the necessary operations.

For more details see Help | Modelling with UML | Data Modelling | Foreign Keys.