Try putting a time delay before executing
m_DBConnection.ExecuteNonQuery(strQuery);
It could be that the value did not get written to the tbTestResults.AbortComment column.