all groups > sql server replication > october 2007 >
You're in the

sql server replication

group:

sp_helpsubscription_properties


sp_helpsubscription_properties Brian
10/31/2007 10:19:36 AM
sql server replication: Hello,

I'm fairly new to SQL commands so if I'm posting this in the wrong
location, please let me know. When I run
sp_helpsubscription_properties from a former subscriber, I am
receiving two rows of publisher data. How do I delete these entries?
I've tried drop_server but that just gets rid of the entries for
sp_helpserver.


Thanks for your help.
Re: sp_helpsubscription_properties Hilary Cotter
10/31/2007 8:10:41 PM
Try issuing sp_removedbreplication on the subcriber in the subscription
database.

--
RelevantNoise.com - dedicated to mining blogs for business intelligence.

Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
[quoted text, click to view]

Re: sp_helpsubscription_properties Brian
11/1/2007 11:51:14 AM
BRILLIANT!!! Thanks
Re: sp_helpsubscription_properties Brian
11/1/2007 11:51:35 AM
BRILLIANT!!! Thanks
AddThis Social Bookmark Button