SQL Server Error Msg 14144 – Cannot drop Subscriber ‘%s’. There are subscriptions for it in the publication database ‘%s’.

In this blog post, let’s learn about the error message “14144 – Cannot drop Subscriber ‘%s’. There are subscriptions for it in the publication database ‘%s’.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

14144 – Cannot drop Subscriber ‘%s’. There are subscriptions for it in the publication database ‘%s’.

Reason for the Error

To be update soon…

Solution

To be update soon…