PRB: Index Deleted After Its Column Is Cut\Pasted Into Same Tbl
ID: Q175799
|
The information in this article applies to:
-
Microsoft Visual InterDev, version 1.0
-
Microsoft Visual Database Tools, version 1.0
SYMPTOMS
When you cut and paste a table field, which has an index, in the Schema
Designer, the index is not re-created with the field.
RESOLUTION
Re-create the indexes and relationships when re-ordering fields in a table.
STATUS
This behavior is by design.
MORE INFORMATION
Steps to Reproduce Behavior
Use the following steps in the Schema Designer:
- Open a table -- in design mode -- that has an index on one of the
fields.
- Open the Property page for the table.
- Pin the Property page for ease of viewing the behavior.
- Click the Index/Keys tab.
- To better see the problem, select an index from the list. When you cut the field from the table, you will see the index disappear from the
list.
- Highlight the associated field in the Table Designer.
- Cut the column using the CTRL+X keys.
- Paste the column in a different field position than from where it came from using the CTRL+V keys.
In the Property page, notice that the associated index is gone and was not
replaced when the field was pasted back into the table definition.
REFERENCES
For the latest Knowledge Base articles and other support information on
Visual InterDev and Active Server Pages, see the following page on the
Microsoft Technical Support site:
http://support.microsoft.com/support/vinterdev/
Additional query words:
Keywords : kbVisDBTools kbVisID100 kbGrpASP
Version : WINDOWS:1.0
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: February 28, 1999