A
Alomgir
Hi,
I created a new command object passing the connection and the
transaction of the existing transaction. Then I call ExecuteNonQuery.
Instead of using the same connection it opens up a new connection
causing a deadlock as both are trying to use the same resource.
Is this a correct behaviour.
Please Help.
Thanks,
Alomgir
I created a new command object passing the connection and the
transaction of the existing transaction. Then I call ExecuteNonQuery.
Instead of using the same connection it opens up a new connection
causing a deadlock as both are trying to use the same resource.
Is this a correct behaviour.
Please Help.
Thanks,
Alomgir