We have a SQL Server linked server connection to our legacy database. I would like to replicate the linked server to a separate database for reporting purposes, but it does not appear a linked server can be the publisher for a replication. Can anyone recommend the best practice for creating a separate SQL server database from a linked server connection?
↧