Ben,
at the subscriber if there are no other subscriptions in this database can
you run sp_removedbreplication and also check the Customer table to see if
there are any remaining triggers on it.
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com .
Ben - 31 Oct 2006 03:55 GMT
Paul,
The stored produre below did the job!
Thank you very much!
Ben
> Ben,
> at the subscriber if there are no other subscriptions in this database can
> you run sp_removedbreplication and also check the Customer table to see if
> there are any remaining triggers on it.
> Cheers,
> Paul Ibison SQL Server MVP, www.replicationanswers.com .