Chris wrote:

I m trying to make a program with PHP and Oracle
I want to use an "Select for upate"
But when i send the command, it doesn t lock my "table"
If someone can help me ....


Is row-level locking happening?

When are you checking the locks?

A couple of references (free reg required):
  http://download-west.oracle.com/docs/cd/B14117_01/server.101/b10743/toc.htm
  http://download-west.oracle.com/docs/cd/B14117_01/appdev.101/b10795/toc.htm

Also see http://asktom.oracle.com/

Chris

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



Reply via email to