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-11-20 : 07:58:07
|
| Stefan writes "I'm trying to do a merge replication between to databases. Both databases are running on a server (publisher and distributor win nt server, subscriber win 2003 server). Both server are running in different domains and a different location (one in switzerland, the other in germany). How do I have to setup the replication. The replication in our domain does function." |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2003-11-20 : 12:56:22
|
| I have never done this before, but I think that it should work. Just use sql authentication for the distributor if you don't have a trust relationship setup. Go ahead and test the setup and let us know if you encounter any errors.Tara |
 |
|
|
|
|
|