ado.net transactions
I am getting this erroor on transaction.commit
"stack overflow"
on transaction.rollback i am getting this
{"This SqlTransaction has completed; it is no longer usable." }
I am passing same transaction object to lot of methods like say 12
which call stored procedures
how to overcome this problem.
Thanks
Ajit
srinivas.ajitPosted Feb 14, 2005, 11:18 AM
srinivas.ajitPosted Feb 14, 2005, 9:04 AM
shimtannyPosted Feb 13, 2005, 5:48 AM