I'm trying to find a good solution that works for me when it comes to the classic problem of selecting the last inserted ID in a database table and making sure it's thread safe. I came across this article that basically says that CF can handle this all on it's own (no need for cftransaction or using @@identity etc).
Does anyone know if there is any truth to this: http://weblogs.macromedia.com/cantrell/archives/2004/11/safely_selectin_1.cfm / Per ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262798 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

