I am considering isolating all of my database CRUD in CFC objects.  From
previous posts, I understand that if I put two calls to an Update method
inside of a <CFTRANSACTION>, I failure of the second transaction will not
reverse the first transaction.  Is this correct?  If so, it seems that I
need to have the CRUD operations at the Object level, not the object
component or table level.
 
Comments?



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:232029
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to