OK button in Association Editor always disabled

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
crazypit
Posts: 163
Joined: Wed 15 Apr 2009 08:43

OK button in Association Editor always disabled

Post by crazypit » Tue 30 Jun 2009 12:52

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...

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Tue 30 Jun 2009 13:26

Please make sure that you haven't encountered the problem discussed in the following post:
http://www.devart.com/forums/viewtopic.php?t=14936

crazypit
Posts: 163
Joined: Wed 15 Apr 2009 08:43

Post by crazypit » Tue 30 Jun 2009 14:41

That worked. Thank you.

Post Reply