Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2003-07-16 : 07:22:29
|
| Pares writes "Hi there,I am new to this and came across to this site and like the answer but have some confustion about the replication in SQL 2KI have two DB server one in us and one in uk and both has same structure of database in each of them. Now i would like to creat replication that if uk database gets update then it also gets update in us and if us database gets update then uk database also gets update which kind of replication will be better. and how would i create it.Please help.thanks" |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2003-07-16 : 12:51:22
|
| Have you looked at any of the information in SQL Servers Books Online? Replication is desribed in detail in there. It would take a long time to type out the answer and it wouldn't make much sense since the answer is in BOL.Tara |
 |
|
|
|
|
|