Is it possible to have an ASP page start an MTS
transaction, do some database updates then call a
function in a COM DLL that updates the same database.
If any of these fail, the transaction is rolled back?

In other words, can a COM object use an open
transaction that was instantiated by a parent ASP
script? And, if something fails in the COM object will
all database updates be rolled back, even the updates
executed from the ASP script?

Thanks!!


__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com

---
You are currently subscribed to activeserverpages as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to