
May 24th, 2007, 02:47 AM
|
|
Registered User
|
|
Join Date: May 2007
Posts: 1
Time spent in forums: 36 m 44 sec
Reputation Power: 0
|
|
Sql-Server Synchronization
Dear All,
How to do Sql Server Synchronization.
Say:
Server "A" contains "123" database.
Server "B" contains "123" database.
But changes is made on Server A. I want that every changes made on server A "123" database should reflect on Server B "123" database on real time basis.
whether it is done through replication or any other way, i want practical answer so that i can try it out.
Thanks
|