Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - RobLewin

Pages: [1]
1
The 'DDL' transform sets all columns to nullable apart from the Primary Key column. I altered the attributes template so that the mandatory attributes in my LDM get set to NotNull in the DDL. However, I have failed to find a way to make Foreign Key columns mandatory when the corresponding relationship in the LDM says it is mandatory.
In the LDM I am using Classes to represent entities. On the mandatory relationships, I have set Multiplicity to "1".
In the forum, I can see the same issue was discussed circa 2008 to 2010 but cannot see or possibly understand the responses.

Pages: [1]