Hi SQL pros - I use SQL Server 7. Have continuos merge-replication between 2 servers.
I have created a new user table on both servers.
? How can I add this new table to my replication scheme so that data changes
are replicated to the other server? I have looked at the Agent properties and I don't see anything that specifies the list of user tables that need to be replicated.
Thanks for any help.
John
I have created a new user table on both servers.
? How can I add this new table to my replication scheme so that data changes
are replicated to the other server? I have looked at the Agent properties and I don't see anything that specifies the list of user tables that need to be replicated.
Thanks for any help.
John