I am working on web application and desktop based application both databases are same but on different server. One is on live server and another is in local pc.
Now i want to synchronize both database after synchronization both database must have to same.
Is there any way to do that kind of synchronization in sql server?
Every solution will be highly appriciable. Thanks in advance.