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?
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?