• Hi

    We're had the same issue with merge replication and SCM. Did you resolve it?

    I'm thinking of setting the SQM triggers to NOT FOR REPLICATION.

    The current status of the triggers can be seen by SELECT * from sys.triggers against the appropriate database.

    From the you can individually ALTER TRIGGER to change the setting.

    Cheers

    Alex