From: Iter on
Hi Guys,
I have question regarding setting up transaction replication.
I have two servers A and B.
Server A server B

Database A1 --------> Database B1

Database A2 <---------- database B2

database A1 and A2 reside in server A, and database B1 and B2 reside in
server B. We want database A1 in server A replicate to Database B1 in server
B and database B2 in server B replicate to Database A2 in server A.
Can anyone let me know if we can implement it?

Thanks.