Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
The only way to define a relationship based on a compound primary key is to create multiple relationships for the "compound relationship" (one per field pair). So, if you have 2 fields in the primary key, then you can define 2 separate relationships within the DDT, but you cannot create a single relationship that contains both keys.
|