Hi Greg
We have two databases A and B. There is replication setup from A to B during normal business work. However if there
is something wrong, then they have setup a cold start replication which basically copies everything from A to B.
I have two tables tableA and tableB on both databases A...
I have insert/update triggers defined on two tables tableA and tableB. I want both trigger to be invoked during replication. Also I want tableA to be replicated first because trigger from tableB depends on data from tableA.
Right now, both tables are being replicated without triggers...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.