O
Ofir Amitai
Hi all,
I'm trying to pass a transaction between several classes.
I pass the connection & the transaction through all the classes I need and
all the updated are done.
My problem is when I try to do a Commit. I get the following error:
"This SqlTransaction has completed; it is no longer usable."
what a I doing wrong?
Thanks,
Ofir
I'm trying to pass a transaction between several classes.
I pass the connection & the transaction through all the classes I need and
all the updated are done.
My problem is when I try to do a Commit. I get the following error:
"This SqlTransaction has completed; it is no longer usable."
what a I doing wrong?
Thanks,
Ofir