Will, It's still going to bite you in the butt. You still have a race condition, and lots of people share IPs. From what you've said, I'd say take a good hard look inside the AuthorizeNet component. Or lock the bejeesus out of it - but if you just do that it's going to be hard to know whether you've killed the problem or not, until it happens again.
Jaime Metcher > -----Original Message----- > From: Will Tomlinson [mailto:[EMAIL PROTECTED] > Sent: Thursday, 22 November 2007 3:57 PM > To: CF-Talk > Subject: SOLVED: Race Condition and Locking? > > > After consultation with the disruptor, I came to the conclusion > that using a timestamp wasn't a good idea for a customer ID. :) > It finally bit me in the butt after 860 orders. > > Now I use a timestamp + IP add. > > Thanks, > Will > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:293682 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

