Data Tier Applications (DAC) on replicated databases
1
vote
1
answer
413
views
We are exploring options to accomplish 3 things: 1) source control the database, 2) centralize and coordinate all database changes and tie them to application changes, and 3) automate database deployments.
I'm considering using DACPACS for this but we have 4 production databases that have replication between themselves set in place. The replication was set up a long time ago and was implemented in an odd fashion. Essentially, not all 4 databases are exactly the same. Some data is replicated and some is not.
My question is about applying DACPACS. If we were to apply the DACPACs to each database during a deployment, how would this affect replication?
Thanks
Asked by Victor P
(113 rep)
Nov 30, 2017, 02:27 PM
Last activity: Dec 2, 2017, 02:54 AM
Last activity: Dec 2, 2017, 02:54 AM