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 - 2004-02-09 : 08:42:35
|
| bayo writes "how do i configure internet merge replication using the FTP method. my subscriber cant just pull from the ftpsite i set up.is this a right issue , am very confused. pls help (sql server 2000 window xp to windows advaned server)" |
|
|
rihardh
Constraint Violating Yak Guru
307 Posts |
Posted - 2004-02-09 : 09:08:59
|
| I doubt that the replication can work over ftp (at least I never heard of it). The servers (distributor and subscriber) must communicate over one of the standard protocols (TCP/IP, NAMED PIPES, IPX,...).You'll find everything else about replication in BOL. |
 |
|
|
|
|
|