I have access to two MS SQL servers with replicated databases on each and I need to copy data from database A on SQL Server A over to database B on SQL Server B.
These database servers are in different locations but I have connections to them both. What is the simplest option to use here?