FIX: Table Without Index Does Not Appear in Taskpad View of Enterprise Manager (310465)



The information in this article applies to:

  • Microsoft SQL Server 2000 (all editions) SP1

This article was previously published under Q310465
BUG #: 355025 (SHILOH_BUGS)

SYMPTOMS

You may not be able to view a table from SQL Server 2000 Enterprise Manager in Taskpad view if the table does not have an index. This problem only applies to SQL Server 2000 Service Pack 1 (SP1).

To view the table in Taskpad view, click the database name in SQL Server Enterprise Manager. To view the table information, from the View menu, click Taskpad, and then click Table Info.

RESOLUTION

To resolve this problem, obtain the latest service pack for Microsoft SQL Server 2000. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

290211 INF: How to Obtain the Latest SQL Server 2000 Service Pack

WORKAROUND

To work around this problem, either:
  • Create an index for the table.

    -or-

  • Use the the original (RTM) version of SQL Server 2000 Enterprise Manager to view the table.

STATUS

Microsoft has confirmed that this is a problem in Microsoft SQL Server 2000, Service Pack 1.

This problem was first corrected in Microsoft SQL Server 2000 Service Pack 2.

REFERENCES

For additional information, click the article number below to view the article in the Microsoft Knowledge Base:

308452 BUG: SP1 Regression: Table Does Not Display in Taskpad View If the Table Name Contains a Special Character


Modification Type:MajorLast Reviewed:12/10/2001
Keywords:kbbug kbSQLServ2000SP2Fix KB310465