On Friday 09 July 2004 07:09, Rosen wrote:
> Is thath mean, thath, when one user is addind records to table, and lock
> it - when another user is trying to get the max field value for some field,
> the script will waiting the first user to unlock table and then to see the
> max value of some field in a table ?

Depends on what type of LOCK you specify. Refer to your DB docs for details.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-db
------------------------------------------
/*
I'm so broke I can't even pay attention.
*/

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to