|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Wednesday, February 27, 2013 8:10 AM
Points: 3,
Visits: 9
|
|
After i copy the database from another computer,how i synchronize the database between two computer and different server?When the server updated how my local Database also updated? And the sql server agent cannot running while the sql server running?
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Tuesday, March 26, 2013 9:55 AM
Points: 1,024,
Visits: 2,768
|
|
You have several options for maintaining multiple copies of a database in 2012
Availability Groups Mirroring - Which I think is deprecated but you can still use it Log Shipping Replication
Gethyn Ellis
gethynellis.com
|
|
|
|