RetrievalProcedures in a transaction

Posts   
 
    
ianvink
User
Posts: 394
Joined: 15-Dec-2006
# Posted on: 05-Jul-2007 14:14:21   

How would I add a stored procedure call to a transaction so that the actions it takes can be rolled back?

ianvink
User
Posts: 394
Joined: 15-Dec-2006
# Posted on: 05-Jul-2007 14:24:25   

Found an overload that does it.