Sync Data Between Two Diff SQL Servers

Answered Sync Data Between Two Diff SQL Servers

  • Friday, December 07, 2012 2:55 PM
     
     

    I have two SQL servers that I need to have identical. Sync should occur maybe a couple times per day, automatically. The one server which holds the main SQL DB is on a domain and the other Server is the reportserver and is not on the domain. However the two can talk as they are on the same network.

    My question is, I have imported the tables and data from the main into the ReportServer, how can I now make the data sync from the Main DB to the Report server DB?


    Just to clarify I only need the data to sync one way, from the main to the report DB.
    • Edited by rustynails28 Friday, December 07, 2012 2:59 PM
    •  

All Replies