handling table inserts and updates
Posted: Sun May 23, 2004 4:58 am
I'm using an ADOB connection to connect to mySQL from PHP / HTML. But I don't know how or if it handles more than one users doing an insert or update to maybe the same field in the same table at the same time. Is there some kind of table locking or something that needs to be implemented?