This is a migrated thread and some comments may be shown as answers.

Drop and Create Table

1 Answer 59 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Orlando
Top achievements
Rank 1
Orlando asked on 31 Jul 2013, 02:51 PM
Hy there,

Im having a hard time to adding a table to the EntitiesModel since i've drop one table directly on SQL, then deleted the object class and updated the model by deleting the table in the EntitiesModel, then i've created the table (with the same name) and the entitesmodel cant locate it.
It appears on the first step on the wizard "update from database" but then i click next and it dosent apear.

How can i add the table again?

OpenAccess (2013.2.611.1)

Thanks in advance,

Orlando

1 Answer, 1 is accepted

Sort by
0
Boris Georgiev
Telerik team
answered on 01 Aug 2013, 03:34 PM
Hi Orlando,

Unfortunately I was not able to reproduce the issue on our side. I tried to reproduce it with the following steps:

1) Create a domain model from a database.
2) Delete a table from the database.
3) Delete the domain class mapped to the deleted table.
4) Delete the table from the domain model from the Model Schema Explorer window.
5) Create a table with the same name in the database.
6) Use "Update from  Database" wizard to create a new domain class.

Could you please confirm the steps above?

I am looking forward to your feedback.

Regards,
Boris Georgiev
Telerik
OpenAccess ORM Q2 2013 brings you a more powerful code generation and a unique Bulk Operations support with LINQ syntax. Check out the list of new functionality and improvements shipped with this release.
Tags
General Discussions
Asked by
Orlando
Top achievements
Rank 1
Answers by
Boris Georgiev
Telerik team
Share this question
or