G
GS
I would like to output the exact command including parameters that was sent
to SQL when an exception occurs, is this possible?
to SQL when an exception occurs, is this possible?
your SqlCommand in scope for your exception catching block. Then you haveBlake said:It looks to me like the only way to do that is make sure that you have