Philip Arnold wrote:
>>CFTRANSACTION is one of ColdFusion's slickest features.
>>Much easier than database-level transaction handling.
> 
> Let's not forget that in a Clustered environment that CFTRANSACTION
> won't stop transactions from the other servers...

They do (if the transaction isolation level warrants stopping other 
transactions).


> That's where database level transactions blow away anything that can
> happen on a server...

cftransaction calls the native transaction capabilities of the database, 
so if cftransaction gets blown away you should find a better database 
server.

Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to