Could not drop the primary key constraint ‘constraint name’ because the table has an XML or spatial index.
Error Message Msg 3734, Level 16, State 1, Line 187 Could not drop the primary key constraint ‘PK_Person_BusinessEntityID’ because the table has an XML or spatial index. Msg 3727, Level 16, State 0, Line 187 Could not drop constraint. See previous errors. Description: This error message appears when you try to remove a PRIMARY KEY […]