Any aversion to using an auto-increment integer field (if one exists, that is)? I basically use this as a transaction ID in one of my apps.
Fawzi Amadu wrote: > I am building a electronic advertisement site and I need to generate > transaction IDs. > Since the page will hopefully be a high volume site, I am wondering the best > form of generating transaction IDs. > > I was considering rand function, but I read that the randrange has an upper > recommended upper limit of 100,000,000. > > TIA > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:323215 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

