PRB: Changing Field Settings of a Table Deletes RelationshipsLast reviewed: October 29, 1996Article ID: Q157404 |
The information in this article applies to:
SYMPTOMSIf the field settings of a table in a database are modified, any relationships to other tables that are based on that field are deleted.
CAUSEWhen the field settings of a table are changed, the dependent indexes get dropped and rebuilt, and when an index is dropped, relations referring to it are dropped as well.
STATUSThis behavior is by design.
MORE INFORMATION
Steps to Reproduce Behavior
|
KBCategory: kbtool kbprb
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |