Page 1 of 1

Adding deleted models from Entity Developer model diagram

Posted: Wed 20 Apr 2011 07:24
by extrakun
I'm using Oracle/Entity Developer

I have deleted a model from my Entity diagram, and tried to add it back to the diagram by right clicking and selecting "Update Model from Database".

However, it does not show the model which I have just deleted (which does exists in the database).

How do I re-add the model?

Posted: Wed 20 Apr 2011 12:05
by AndreyR
Please check that you have deleted the corresponding table from Model Explorer -> Model.Store -> Tables/Views.
If you haven't, then adding the table from Database Explorer does not happen (the table is already present in the model).

Posted: Wed 20 Apr 2011 12:40
by extrakun
Thanks, that work.