Book a Demo

Author Topic: Reference a unique key in a with a foreign key  (Read 2759 times)

IPC2000

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Reference a unique key in a with a foreign key
« on: March 09, 2004, 06:46:47 am »
Me again...
I have a unique key on one of my tables and am trying to set my model so that this is referenced by a foreign key in another table. It doesn't let me add this as it says it is not part of the unique key. Is this behaviour correct? Surely I should be able to reference a unique key or a primary key in a foreign key

Cheers
Ian

hd

  • EA Administrator
  • EA User
  • *****
  • Posts: 312
  • Karma: +0/-0
    • View Profile
Re: Reference a unique key in a with a foreign key
« Reply #1 on: March 09, 2004, 01:08:45 pm »
This feature will be available in the new version 4 of EA due for release next week.

robertsong

  • EA Novice
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
Re: Reference a unique key in a with a foreign key
« Reply #2 on: March 17, 2004, 12:51:49 pm »
The primary Key does, but unique key not yet(for version 3.51)

Robert