I have a database on a server and database on my PC. They two databases are the same version (SQL Server 2014) and the same design.
I want make any changes in any database on either side to replicate to the other side.
I read some ways such Replication and CDC but I want the best solution and explain the way by all steps because i don't try any of them before.
The Modification will do in the local database and must the server database change it.