<[EMAIL PROTECTED]> wrote: > Ummm...don't you mean CFTRANSACTION...and not CFLOCK??
It should be both if using that kinda dated method. http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_17000 That article is a golden oldie but it explains the reasons why rather well. I personally do what Calvin described (create a uuid, store it, query back for it, take the autoincremented ID and off you go) as it works on everything, and I very often find other uses for the UUID down the road once its in there. Stuff like salt for a hash and whatnot. -- --mattRobertson-- Janitor, MSB Web Systems mysecretbase.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:192380 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

