By bloid
via frank.vanpuffelen.net
Published: Apr 12 2009 / 00:52
If you have an education in computer science you typically learned about locking in databases. I was taught that the only safe way to update a database in a multi-user environment is to use a transaction:



Add your comment