Groups | Blog | Home
all groups > sql server replication > february 2006 >

sql server replication : Delete a Database which was previously Replicated


Mathew
2/17/2006 1:55:26 PM
Hello,

I have a database which i used to replicate it to a subscriber, but i
deleted subscriber and publication and everything that related to it.
I don't know why, when i want to delete it, i get the following error message:
"Error 3724: Cannot drop the database xxxxxx because it is being used for
replication"

Thanks in advance for your help !!!!!!!!

Paul Ibison
2/17/2006 10:25:25 PM
Matthew,
please use sp_removedbrepication on the database.
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com
(recommended sql server 2000 replication book:
http://www.nwsu.com/0974973602p.html)

AddThis Social Bookmark Button