Greetings, I am currently making a payment system. I am wondering what happens if a multiple buyers send a coder payment at the same time? When each payment occurs, I use coldfusion to look up the current money amounts for the buyer and coder. I do the necessary calculations to transfer money and then update the database. What happens if during the 2nd payment, the origal amount is set before the first payment is updated? Is there a way to lock a table in the database until the first payment is complete? Any help will be greatly appreciated! Thanks in advance! Sincerely, Travis Walters