Page 1 of 1

OK button in Association Editor always disabled

Posted: Tue 30 Jun 2009 12:52
by crazypit
Hello,
I use the latest Oracle version of Entity Developer and i cannot add a custom Association because the relevant OK button is always disabled.

Maybe im doing something wrong here?

My database do not have any foreign keys defined. Nevertheless, i want to add a one-to-many association between 2 entities, a "Case" entity and a "CateType" entity. "One" is "CaseType" and the property is "Id" and "Many" is "Case" and the property is "CtId". I guess i describe something very common...

I want to create an association and generate a "CaseType" property for the "Case" entity. Nevertheless, whatever i do, the OK button is always disabled.

Please advice...

Posted: Tue 30 Jun 2009 13:26
by AndreyR
Please make sure that you haven't encountered the problem discussed in the following post:
http://www.devart.com/forums/viewtopic.php?t=14936

Posted: Tue 30 Jun 2009 14:41
by crazypit
That worked. Thank you.