HELP: CLR Trigger Fails when inside a user defined transaction!

L

Leon_Amirreza

when I use my C# Application to update My DB using a transation I get the
following Exception


The context transaction which was active before entering user defined
routine, trigger or aggregate "UpdateIntegrityCheck" has been ended inside
of it, which is not allowed. Change application logic to enforce strict
transaction nesting.

What should I do?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top