2
Reply

SQL connection within Catch block

Murugesh P

Murugesh P

May 6 2015 5:28 AM
365
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)