all groups > sql server replication > august 2003 >
You're in the

sql server replication

group:

start replication as a job from inside an application


start replication as a job from inside an application Morgie
8/21/2003 7:53:26 AM
sql server replication:
Hello !

I=B4ve now successfully set up a merge-replication between=20
different SQL Server2K. Now, I want to start the=20
replication on users demand from inside an application.=20
What do I have to do ? Must I create a job and then start=20
this job ?=20

Thanx=20

start replication as a job from inside an application chris
8/21/2003 9:24:39 AM
Ive never used Megre Replication, but Transactional=20
Replication is started via jobs that are created=20
automatically when replication is set up. I would imagine=20
merge would be the same? sp_start_job should do it if=20
thats the case.

[quoted text, click to view]
AddThis Social Bookmark Button