SQL Server Error Msg 25005 – It is invalid to drop the default constraint on the rowguid column that is used by merge replication.

In this blog post, let’s learn about the error message “25005 – It is invalid to drop the default constraint on the rowguid column that is used by merge replication.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

25005 – It is invalid to drop the default constraint on the rowguid column that is used by merge replication.

Reason for the Error

To be update soon…

Solution

To be update soon…