This content has been marked as final. 
    
Show                 4 replies
    
- 
        1. Re: CMR constant join in compound primary keyaloubyansky Jul 10, 2004 4:57 AM (in response to lc)I am not sure I understand your question exactly. But compound pks are mapped this way. 
- 
        2. Re: CMR constant join in compound primary keylc Jul 10, 2004 8:13 PM (in response to lc)For the 2nd key mapping, I would like to be able to map to an integer constant (like the number 3) instead of mapping to a column. Does that make sense? I know that the type for this relationship is always 3. 
- 
        3. Re: CMR constant join in compound primary keyaloubyansky Jul 11, 2004 4:31 AM (in response to lc)Here you map a field to a column, not the value in the column. 
- 
        4. Re: CMR constant join in compound primary keylc Jul 12, 2004 12:31 AM (in response to lc)I understand that normally you map the column. But I would like to map a value...a constant value because it is always the same value. The value is not a column in the table. It is a constant. 
 Is there anyway to do this?
 
    