Hello,
I am searching for the best way to connect remote SQL servers to a main server.The problem is the majority of time the remote servers will be disconnected (offilne),So i need to Synchronize the remote databases to transfer the data to the main server at the moment of connection.
I am new database developer and administrator.I found many ways to do this, some are at the application layer and some at the database layer.
I am totally lost in choosing the best method especially that i need a strong method that works offline and sync the data and I prefer to use a database method such as SSIS or replication.
Would you pleas help me in this.What's the differences between SSIS and replication and witch one is the best for this scenario.
Best regards,