I hope i chose the right forum for this question.
I am using IIS 4 and SQL Server 7 and ASP 4.x. I ran tests using ASP and ADO transactions and found that one cannot nest ADO transactions. I read that i could. I know that i can do nested transactions in a COM+ object, but for architecture reasons, i want to have the ability of doing nested transactions directly in the ASP code. Can someone confirm this one way or the other?
Thanks much,
–Llyal