I have two SQL Server 2012 databases running on two different Windows Server instances, I want the Server A (DB1) to be in full sync with the new Server B (DB2).
How can I make this connection between them?
Is there any way to do this through SQL management Studio??
Note: whatever I do on Server B shouldn't replicate to Server A.