What is the best way of handling the following situation. I have 3 stored procedures I want to call from coldfusion and once all 3 have executed sucessfully, I want to commit them, if any fails, I want to do a rollback. Can this be done with cftransaction or is that only to be used with the cfquery stuff. Thanks. Database: ORACLE 8 ColdFusion 4.5 Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
- RE: cfstoredproc and cftransaction Daniel Lancelot
- RE: cfstoredproc and cftransaction MIKE GEORGE
- RE: cfstoredproc and cftransaction Andy Ewings

