all groups > sql server replication > september 2003 >
You're in the

sql server replication

group:

deleted publication incomplete


deleted publication incomplete Stefan Gevaert
9/18/2003 10:45:55 AM
sql server replication:
Hi,

I deleted a publication, in the Enterprise Manager I can see that the
database is no longer replicated, however when I want to drop a table, I get
an error indicating that the table is still replicated. Inserting or
modifying records also fails.

Does anybody have any ideas on how to correct this?

TIA,

Stefan

Re: deleted publication incomplete Allan Mitchell
9/18/2003 12:14:52 PM
How about this

sp_MSunmarkreplinfo 'tablename'

--

----------------------------
Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org



[quoted text, click to view]

Re: deleted publication incomplete Stefan Gevaert
9/18/2003 3:14:50 PM
Thanks

That solved the problem.

[quoted text, click to view]

AddThis Social Bookmark Button