Relations

Posts   
 
    
Posts: 35
Joined: 22-May-2006
# Posted on: 14-May-2009 17:53:41   

Hi,

I have the following scenario. I have table1 with a PK of ID. Table2 has a composite PK of ID & ChildID. Both table2.ID & table2.ChildID relate to Table1.ID. I am using v2.6 but it fails when I add the second relationship. The designer generates the code fine, but when I compile the code it says the relationship of the two tables is already defined.

Please advise.

Thanks,

n8

MTrinder
User
Posts: 1461
Joined: 08-Oct-2008
# Posted on: 14-May-2009 21:57:04   

This scenario compiles fine on my set up. Please could you post you .lgp project file and perhaps the code for the project that fails to compile so that we can see what is going on ?

What is the exact message you are getting ?

Thanks

Matt