Saturday, February 25, 2012

Real time Replication with ms sql

hello,

I want to create real time replication of my databaser server.I have two database srevers,one is master which having real time data and another slave,where i want to replicate data from master .

plz help me to configure solution

Thanks,

Chetan S. Raut.

what you need is Transactional Replicaton. Read about this in BOL

http://www.databasejournal.com/features/mssql/article.php/1438201

http://www.mssqlcity.com/Articles/Replic/SetupTR/SetupTR.htm

Madhu

No comments:

Post a Comment