Delete table/entity from model when not listed in tables view

C

Cy

I had the tables popup window up and deleted a table by
selecting it and then pressing the delete key.

It asked if I wanted to delete it from the model. I meant
to select "Yes", instead I selected "No". Now it does not
appear in the tables popup window, but error checking show
the error:
Starting Logical Validation...
xxxxx: error L1010: 'MTHSAL' : Conceptual name of table is
not unique within its name space.

How do I delete it from the model?

TIA

Cy
 
P

Patrick Tseng [MSFT]

Hi Cy,

Since you said "No" in the msg box, the table still exists in the model. What you need to do is to remove it from your model. You can bring up the "Table and
Views" tool window (via menu "Database"->"View"->"Table and Views"). A tool window with all the tables in the model should be visible. You can just select
the table and hit Delete key. This should remove the table from the model.

--

Patrick Tseng [MSFT]
Visual Studio Enterprise Frameworks and Tools

This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm




--------------------
Content-Class: urn:content-classes:message
From: "Cy" <[email protected]>
Sender: "Cy" <[email protected]>
Subject: Delete table/entity from model when not listed in tables view
Date: Thu, 17 Jul 2003 13:59:56 -0700
Lines: 17
Message-ID: <[email protected]>
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
Thread-Index: AcNMpmBgW1wrY0QdQIK8cBnPJJKUmg==
Newsgroups: microsoft.public.visio.database.modeling
Path: cpmsftngxa06.phx.gbl
Xref: cpmsftngxa06.phx.gbl microsoft.public.visio.database.modeling:2933
NNTP-Posting-Host: TK2MSFTNGXS01 10.40.2.125
X-Tomcat-NG: microsoft.public.visio.database.modeling

I had the tables popup window up and deleted a table by
selecting it and then pressing the delete key.

It asked if I wanted to delete it from the model. I meant
to select "Yes", instead I selected "No". Now it does not
appear in the tables popup window, but error checking show
the error:
Starting Logical Validation...
xxxxx: error L1010: 'MTHSAL' : Conceptual name of table is
not unique within its name space.

How do I delete it from the model?

TIA

Cy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top