in reply to Locking a database connection

Maybe you want LOCK TABLES (for mysql database) or transactions but that all depends on what kind of database you're using.