SQL Server doesn’t replicate files. If the data is inside the database, you can setup SQL Server replication to move the data. However if the XML files are files on the hard drive you’ll need to use something else to replicate the files. You can use Windows DFS to replicate files.
Discuss This Question: 1  Reply