Msg 3930, Level 16, State 1, Line 13 The current transaction cannot be committed
Purpose:
Explain the following T-SQL error:
Msg 3930, Level 16, State 1, Line 13The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction.
Solution:
This error hap… Continue reading Msg 3930, Level 16, State 1, Line 13 The current transaction cannot be committed
