Welcome Guest, Not a member yet? Register   Sign In
Parallel INSERT operations possible conflicts using "$this->db->insert_id()"?
#9

[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?


Messages In This Thread
Parallel INSERT operations possible conflicts using "$this->db->insert_id()"? - by El Forum - 02-09-2009, 03:47 PM



Theme © iAndrew 2016 - Forum software by © MyBB