BUG: "Do You Want to Delete This Index" Message When Creating Index

ID: Q198106


The information in this article applies to:
  • Microsoft SQL Server version 7.0

BUG #: 46869 (SQLBUG_70)

SYMPTOMS

When attempting to create an index in the Design Table mode from within SQL Server Enterprise Manager, you may receive the following error message if you have not yet selected the column(s) on which you want to create the index:

Do you want to delete this index


WORKAROUND

When creating an index, ensure that you have chosen the column(s) on which you want to create the index. A column must be specified in order to create an index.


STATUS

Microsoft has confirmed this to be a problem in SQL Server version 7.0.

Additional query words: SEM EM MMC GUI ent man entman

Keywords : SSrvEntMan kbbug7.00
Version : winnt:7.0
Platform : winnt
Issue type : kbbug


Last Reviewed: December 14, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.