Author Topic: Foreign key transformation  (Read 1866 times)

thomaskilian

  • Guest
Foreign key transformation
« on: February 27, 2006, 07:25:55 am »
I want to transform an association class to a table. The standard DDL transform always creates an artificial primary key. I want the foreign keys of the associated class primary keys to form the primary key of the association class. Has anyone a clue how to tell the Transformation that a foreign key is part of the primary?