In this blog post, let’s learn about the error message “2111 – Cannot %S_MSG trigger ‘%.*ls’ on %S_MSG ‘%.*ls’ because an INSTEAD OF %s trigger already exists on this object.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
2111 – Cannot %S_MSG trigger ‘%.*ls’ on %S_MSG ‘%.*ls’ because an INSTEAD OF %s trigger already exists on this object.
Reason for the Error
To be update soon…
Solution
To be update soon…