Hi
Hopefully someone can help,
I have a piece of software which is returning a SQL Error:
37000: Cannot Promote the transaction to a distributed transaction because there is an active save point in this transaction.
How can I find and/or clear this Active Save Point?
I have tried running dbcc opentran but it returns No active open transactions.
Many Thanks in Advance!!
Martin