I was curious what happens if you wrapped  several cfinvokes in a cftransaction .  

<cftranaction>
        <cfinvoke ... />
        <cfinvoke ... />
        <cfinvoke ... />        
</cftransaction>
       
If you received a database error while processing one of the cfinvokes does the data rollback?


Thanks for the help.

Matt Bassham

Reply via email to