all groups > sql server replication > january 2006 >
You're in the

sql server replication

group:

Newbie Replication Question


Newbie Replication Question sajid_yusuf NO[at]SPAM yahoo.com
1/12/2006 10:53:31 AM
sql server replication: Hi!

I am trying to understand the replication in SQL server and while
reading the book I came across the terms "updatable subscription" and
"initializing subscription". So can anyone please help me understanding
these two terms with a bit explanation. That would be extremely
helpful.

Thanks a lot in advance.

cheers!!!
Re: Newbie Replication Question Hilary Cotter
1/12/2006 3:31:56 PM
Updateable subscription means that DML (inserts, updates, deletes) which
originate on the subscriber by a process other than replication are
replicated back to the publisher.

Initializing the subscription means that the subscription database is being
connected to, to begin the replication process.

--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com

[quoted text, click to view]

AddThis Social Bookmark Button