I have a set of database updates that I need to nest in a
cftransaction, but I also want to use a cftry/cfcatch block for error
handling. If I put the cftransaction outside the try/catch block if
there is an error, the catch block will execute and abort any further
processing, if I put the cftrans tags inside the block, is CF smart
enough to know that the transactions should be rolled back before the
catch block is executed?

What would be the correct way to do this?  

-- 
 jon
  mailto:[EMAIL PROTECTED]

______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to