The primary key or Unique constraint cannot be changed while relationships to the existing primary key or Unique constraint are enforced.

Message Text

The primary key or Unique constraint cannot be changed while relationships to the existing primary key or Unique constraint are enforced.

Explanation

You cannot change a table’s primary key or unique constraint while other foreign key relationships are still in place.

Action

To change a table’s primary key or unique constraint, first delete all existing relationships for the table.

See Also
Deleting Key Relationships Using Database Diagrams How to delete a relationship (Enterprise Manager)

 

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.