Yes I know :) I even used this as a joke with fellow developers at my company - cftransaction that rolls back *everything*
TK ----- Original Message ----- From: "Claude_Schnéegans" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Monday, March 05, 2007 11:33 AM Subject: Re: <cftransaction> Question > >>yes if your FTP is needed in the middle of the processing and it runs > once in a while the > transaction is one way to go. However, it would create some issues if it > is > to be run like 10 times a second on a server. > > However, do not count on the CFTRANSACTION to roll back any file > transfer in case of failure. > You can put any action you like inside your CFTRANSACTON, but ONLY > actions on your > database can be rolled back. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 and Flex 2 Build sales & marketing dashboard RIAâs for your business. Upgrade now http://www.adobe.com/products/coldfusion/flex2 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:271675 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

