Moved by moderator XIII: This question's more related to the designer of Visual Studio 2008. Questions about Entity Framework itself should be posted into the Data Access forum:
Hi,
I am having a problem creating an Entity Data Model using Visual Studio 2008. To reproduce...
Create a new data model.
Added some tables by selecting Update Model from Database.
Look in the Model Browser, tables are added under Entity Types.
Delete one of the tables, the table is gone from Entity Types but is still in the Model Store under Tables/Views
Now, when I select Update Model from Database, I can't see the table I previously deleted.
How do I add the deleted table again, using either Update Model from Database, or any other method?
Cheers,
Sam