Presumably you're running the merge agent in continuous mode. The easiest
solution is to run it on a schedule (every 1 min?) instead. I can advise you
on how to initiate the agent programatically if necessary but it might not
be needed.
Rgds,
Paul Ibison (www.replicationanswers.com)
> Presumably you're running the merge agent in continuous mode. The easiest
> solution is to run it on a schedule (every 1 min?) instead. I can advise you
> on how to initiate the agent programatically if necessary but it might not
> be needed.
> Rgds,
> Paul Ibison (www.replicationanswers.com)
Hi Paul,
Thanks for your reply.
Yes it is running in continuous mode. I'll set in on schedule and see
what happens.
I want to know how to run it from a program, cause i have an sms modem
installed. When the users inform me that they could not see the
updates from their side, i can send an sms to this modem and have a
program process the message and run the agent from within the code.
This is in case i'm out of the office, as i'm frequenty am.
Thanks,
Ray
Paul Ibison - 24 Aug 2008 09:23 GMT
OK - for the programmatic synchronization, if you need it, please take a
look here: http://support.microsoft.com/kb/319649
HTH,
Paul Ibison (www.replicationanswers.com)
Appr3nt1c3 - 24 Aug 2008 11:50 GMT
> OK - for the programmatic synchronization, if you need it, please take a
> look here:http://support.microsoft.com/kb/319649
> HTH,
> Paul Ibison (www.replicationanswers.com)
Thanks. I'll look at the code.