Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 bypassing a job in sql7 replication

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-06-05 : 09:09:52
Michael writes "> Dear all,
> Do you know how to bypass a replication job in
> sql7. In sql6.5 all you
> have to do is increase the job_id by 1 at the
> destination table. How would
> you do it in sql7. There is no mslast_job_info at
> the destination DB in
> sql7?? There is only msreplication_subscription table which doesnt contain job_id.


Server is sql7 running sp2.


>
> many thanks in advance
> regards
> Michael."
   

- Advertisement -