HI,
I was wondering if anyone noticed this. I have an SP that will start a transaction if @@trancount is 0, and commit or rollback based on if the update failed.
I'm calling this procedure in a dataportal method that has the TS attribute, but the sp still has it's @@trancount at zero. I thought this was odd.. anyone have any explanation?
Thanks
Andy