MySQL Forums
Forum List  »  Newbie

Block users from updating records
Posted by: Jeronimo Castro
Date: August 04, 2005 06:24PM

I have a mySql database that is accessed by several users from different computers. And if one of them is updating a record I want the rest of them not to be able to see that record untill it is finally updated. But the problem is that I do not know how to do it if the recordset affects more than one table (i.e. customers, products, stock). So, how can I manage that?
Thank you very much.

Options: ReplyQuote


Subject
Written By
Posted
Block users from updating records
August 04, 2005 06:24PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.