BUG: SEM: Title of a New Object Does Not Reflect the New Object Name After Save (201890)



The information in this article applies to:

  • Microsoft SQL Server 2000 (all editions)
  • Microsoft SQL Server 7.0

This article was previously published under Q201890
BUG #: 46487 (SQLBUG_70)
BUG #: 46487 (SHILOH)

SYMPTOMS

The title bar of a new table, view or diagram displays the following after it has been saved:

New <View, Diagram, or Table> in '<database>' on '<server>'

The new name of the object is not reflected in the title bar until you close and then re-open the object.

For example, when you save a table the title should change from the following:

New Table in '<database>' on '<server>'

to the following:

Design Table '<Table name>'

The saved object should reflect the saved object name immediately and should read the same way an existing object does when first opened.

WORKAROUND

The simple workaround is to close the view, diagram, or table, and then re-open the object in design or edit mode. To do this, right-click the object name in the SQL Enterprise Manager, and then click Design Table for the table object.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

Modification Type:MajorLast Reviewed:10/17/2003
Keywords:kbBug kbpending KB201890