Groups | Blog | Home
all groups > sql server replication > may 2006 >

sql server replication : Transactional replication



lara169
5/12/2006 12:00:00 AM
I am planning to replicate tables from a remote server RemoteServer to my
local server 'LocalServer' using transactional replication; also I need to
control everything from my local server. I need some assistance /
clarifications for the following

1. I am thinking pull method. Am I right?
2. I am thinking to create publications and subscription in the server
"LocalServer". Can I do so?
3. I am thinking to create snapshot folder locally (the LocalServer server
machine). Can I do so?

so.

Paul Ibison
5/12/2006 12:00:00 AM
Pull will allow the local subscriber to control synchronization.
The publication will exist only on the publisher (RemoteServer).
The snapshot folder will be defined on the distributor or you can use an
alternative snapshot location as defined on the publication - could be a
network share which would allow you to have the snapshot files held locally.
However I am not too sure why you would need this?
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com
(recommended sql server 2000 replication book:
http://www.nwsu.com/0974973602p.html)

lara169
5/12/2006 12:00:00 AM
One of my friend asked me these questions, I am not sure what his intension
is, Anyway thanks for your help; I;'ll revert back to you after his reply

[quoted text, click to view]

AddThis Social Bookmark Button