Hi all,
If I was to open a TRAN within a ADO connection, and then call a Sproc within the TRAN that has its own TRAN server-side, if the Sproc's TRAN fails, does the ADO TRAN also get rolled back?
If not, is there a solution, or should I just pick one side to run my parent TRAN?
Thank you very much
Maz