Is the data transferred between two SQL servers protected (encrypted) by default? If not, is there a way to do this?
I have two SQL Server 2005 databases running on separate servers, separate machines, separate networks. How can I ensure the security of data transferred from one server to another? I tried to research the subject, but could not find anything.
Thanks a lot, Sebastian
sql-server sql-server-2005 encryption
Sebastian g
source share