Transaction cannot be specified when a retained connection is used. This error occurs when Retain is set to TRUE on the connection manager, but AcquireConnection was called with a non-null transaction parameter.
Transact-SQL IntelliSense is only available when you are connected to an instance of SQL Server 2008 or SQL Server 2008 R2. ...
Transaction %1 ended with a partial command (%2!d!); the next transaction is %3. When troubleshooting, execute DBCC CHECKDB ...
Transaction (Process ID %1!s!) was deadlocked on %2!s! resources with another process and has been chosen as the deadlock ...
Transaction aborted when accessing versioned row in table '%1!s!' in database '%2!s!'. Requested versioned row was not found. ...
Transaction cannot be specified when a retained connection is used. This error occurs when Retain is set to TRUE on the connection ...
Transaction count after EXECUTE indicates a mismatching number of BEGIN and COMMIT statements. Previous count = %1!s!, current ...
Transaction count has been changed from %1!s! to %2!s! inside of user defined routine, trigger or aggregate "%3!s!". This ...
Transaction failed because this DDL statement is not allowed inside a snapshot isolation transaction. Since metadata is not ...
Transaction failed in database '%1!s!' because the statement was run under snapshot isolation but the transaction did not ...