I have a Publisher server and Subscriber Server which are synchronized using Merge replication. When i using wizard to remove Replication a login window ask me to login on Subscriber Server and remove its subscription but when I using generated script for removing Replication, the subscription in subscriber won’t remove. How can I do it using TSQL?
In Other Word:
I want to Connect to subscriber and delete record of subscription at subscriber also using T-SQL
I have a Publisher server and Subscriber Server which are synchronized using Merge replication.
Share
At last I found the solution of my problem:
I used Linked Server to create a connection to remote server: