SQL connection within Catch block
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."