Hi All,
I currently have a database with two transactional replicated tables.
For testing purposes, I want to restore a new copy of the DB to the same server with a different DB name.
When I did this, the two replicated tables are still showing as replicated in the new copy of the DB. This is stopping me from making my required changes to these tables.
How can I alter these tables so they are not replicated?
I checked the replication articles and there is no reference to the new database only the existing version.
Thanks in advance for any help.
Paul