all groups > sql server replication > april 2004 >
You're in the

sql server replication

group:

HOW DO I: make a Continuous Merge Replication subscription



HOW DO I: make a Continuous Merge Replication subscription Nigel
4/28/2004 5:09:16 PM
sql server replication: Using DMO I have one SQL server subscribing to another, however the the
subscription is not a continuous one.

Having made that is in EM and then using code to compare that subscription
with the one the program makes I cant see any differences.

What properties do I have to set, or method to call to make the subscription
"a continuous one"?

rgds


Re: HOW DO I: make a Continuous Merge Replication subscription Paul Ibison
4/28/2004 10:20:46 PM
Nigel,
as far as I can see from the documentation, the FrequencyType property of
the Schedule object should be set to SQLDMOFreq_Autostart.
HTH,
Paul Ibison

AddThis Social Bookmark Button