D
Dave Routledge
Hi
I am trying to use ORM to model a foreign key to an alternate key.
Visio seems to assume I always want to link to the primary key of the
remote table.
If I add the relationship in the database model (DM) this doesn't seem
to have any impact on the ORM when I update from the DM. However, if I
then generate a new DM from the updated ORM, the correct reference is
generated! So where is it storing this fact in the ORM?
Any suggestions anyone?
Many thanks
Dave
I am trying to use ORM to model a foreign key to an alternate key.
Visio seems to assume I always want to link to the primary key of the
remote table.
If I add the relationship in the database model (DM) this doesn't seem
to have any impact on the ORM when I update from the DM. However, if I
then generate a new DM from the updated ORM, the correct reference is
generated! So where is it storing this fact in the ORM?
Any suggestions anyone?
Many thanks
Dave