R
rob
I have a visio file that models a database. I added a view to the
project but then decided to delete it again. I simply hit the delete
key after which I got a dialog saying: "Remove selected item from the
underlying model?". Unfortunately, I hit the default value "No". Now
when I try to update my SQL database I get the following error during
validation:
error L1005: 'Table1' : Table has no columns defined.
The problem is that the table is not shown anywhere in the project
anymore. I even tried to select every single table and connections,
copy it to a new page and delete the old page with no success. How can
I make that table visible and then delete it?
Thanks
project but then decided to delete it again. I simply hit the delete
key after which I got a dialog saying: "Remove selected item from the
underlying model?". Unfortunately, I hit the default value "No". Now
when I try to update my SQL database I get the following error during
validation:
error L1005: 'Table1' : Table has no columns defined.
The problem is that the table is not shown anywhere in the project
anymore. I even tried to select every single table and connections,
copy it to a new page and delete the old page with no success. How can
I make that table visible and then delete it?
Thanks