Problem with select for update and PHP [message #77133] |
Thu, 16 September 2004 00:59 |
Chris
Messages: 128 Registered: November 1998
|
Senior Member |
|
|
Hi
Hi have a problem with à query:
When i send an select......for update width PHP, i can t lock my "table".
I am checking the lock with an SQLPLUS session
If i lock my table with SQLPLUS, PHP can t make an select for update ---[>] it is OK
But if i try to lock with PHP i can make an other select for update
with sqlplus---[>] it is KO
So my lock doesn t work
If someone can help me .....
|
|
|
|
|
|
|