Brian Kotek wrote: > Just to follow up on this thread, is the final verdict that you must use > cflock to prevent these kinds of concurrency issues in the database, UNLESS > you use CFTRANSACTION with the serializable isolation level?
There may be specific cases where the above holds true, but there is no general answer to that. Databases are just too different. Configuration parameters are just too different. Queries are just too different. Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:288378 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

