In this blog post, you’ll learn more about the SQL Server Error Code 21338 and the error message description that is shown
SQL Server Error Code
21338
SQL Server Error Description for the Code :21338
Cannot execute sp_dropmergearticle if the publication has a Subscriber that is running on a version of SQL Server 2000 or earlier. Drop and re-create the publication without the article ‘%s’ or set the publication compatibility level of publication ‘%s’ to ’90RTM’ before calling sp_dropmergearticle.
Leave a Reply