[eluser]mindprojects[/eluser]
What if the connection is permanent?
You make a transaction,the database give an ID and you get it from the application with db_insert_id().
I think its the same idea of parking a car.
You park a car,and should get the ticket with the number of your place.
Someone is parking a car at the same time and take the ticket before you,getting your park number....
Is it possible? Why not?