|
|
|
|
Browse by Tags
All Tags » Error Handling » Ado.Net (RSS)
-
After the timeout, we may sometimes, but not always, end up with an outstanding transaction. If this is the case, we need to rollback the transaction ourselves. Otherwise the consequent commands which use the same connection might not work as expected.
Let us debug through some client code and see what is happening in more ...
|
|
|
|
|