Jump to content

SQL replicated table DML error


This topic is 5213 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

I have a database which will be using a SQL table on a SQL 2005 server that is replicated with another SQL server using the internal SQL Replication feature.

When I try so save a record in the table 'Box' I get the following error:

The target table 'Box' of the DML statement cannot have any enabled triggers if the statement contains an OUTPUT clause without INTO clause.

I found some old conversations on this from 2008 but none suggest a resolution. It's 2 years later. Has anyone found a fix for this?

Link to comment
Share on other sites

This topic is 5213 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.