We have a SQLSERVER database that is replicated to many users.
We are currently in an expansion phase where we need to make changes
to the server database. Each time we rollout a new release, we are
deleting the local replicating database and recreating.
Is there any way to automatically transfer the changes from the server
to existing local database without deleting?
We are currently in an expansion phase where we need to make changes
to the server database. Each time we rollout a new release, we are
deleting the local replicating database and recreating.
Is there any way to automatically transfer the changes from the server
to existing local database without deleting?
Comment