Viewing 2 posts - 1 through 2 (of 2 total)
disabling the triggers did not work. if helps to see, here is the command its breaking on;
Command attempted:
create procedure [dbo].[sp_MSins_dbot_TABLEName_msrepl_ccs]
@c1 int,
@c2 int,
@c3 int
as
begin
if exists (select *
...
June 25, 2014 at 4:32 pm
#1724875
no but i do have 3 triggers on the published table?
June 18, 2014 at 10:09 pm
#1723063