2
Answers

SQL connection within Catch block

Murugesh P

Murugesh P

9y
769
1
Hi all,

Can we make a SQL connection within catch block of a c# code? If so what is the procedure to do it. Because when i tried i am getting error saying "The operation is not valid for the state of the transaction."
Answers (2)